Peter Maydell 57ffcc4c83 hw/scsi/lsi53c895a: Use deposit32 rather than handcoded shift/mask
Use deposit32() rather than handcoded shifts/masks to update the
scratch registers. This is cleaner and incidentally avoids a clang
sanitizer complaint ("runtime error: left shift of 255 by 24 places
cannot be represented in type 'int'").

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2013-09-12 08:46:21 +02:00
..
2013-08-30 20:14:39 +02:00
2013-08-30 20:14:39 +02:00
2013-08-30 20:14:39 +02:00
2013-09-12 08:46:21 +02:00
2013-09-12 08:46:21 +02:00
2013-08-30 20:14:39 +02:00