mirror of
https://github.com/aolofsson/oh.git
synced 2025-01-30 02:32:53 +08:00
Dead simple test
This commit is contained in:
parent
a9e034bef9
commit
60bdda4dfa
12
elink/dv/tests/test_32bit.memh
Normal file
12
elink/dv/tests/test_32bit.memh
Normal file
@ -0,0 +1,12 @@
|
||||
00000000_11111111_80800000_05_0010 //32 bit write
|
||||
00000000_22222222_80800004_05_0010 //
|
||||
00000000_33333333_80800008_05_0010 //
|
||||
00000000_44444444_8080000c_05_0010 //
|
||||
00000000_55555555_80800010_05_0010 //
|
||||
810D0000_DEADBEEF_80800000_04_0010 //32 bit read
|
||||
810D0004_DEADBEEF_80800004_04_0010 //
|
||||
810D0008_DEADBEEF_80800008_04_0010 //
|
||||
810D000c_DEADBEEF_8080000c_04_0010 //
|
||||
810D0010_DEADBEEF_80800010_04_0010 //
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user