Thumb/Thumb2 tests are now into their own subdirectory, as RV32IMC-specific tests will be added as part of the RV32 inline assembler support. Signed-off-by: Alessandro Gatti <a.gatti@frob.it>
4 lines
110 B
Plaintext
4 lines
110 B
Plaintext
array('l', [100, 200, 300, 400]) 1000
|
|
array('b', [10, 20, 30, 40, 50, 60, 70, 80]) 360
|
|
b'\x01\x02\x03\x04' 10
|