Home
last modified time | relevance | path

Searched refs:WILL_TRAP (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/tests/tcg/xtensa/
H A Dtest_load_store.S180 #undef WILL_TRAP
182 #define WILL_TRAP 0 macro
184 #define WILL_TRAP 1 macro
188 load_unaligned_test WILL_TRAP, l16si, .short, 0x00001234, 0x00001234
189 load_unaligned_test WILL_TRAP, l16si, .short, 0x000089ab, 0xffff89ab
190 load_unaligned_test WILL_TRAP, l16ui, .short, 0x00001234, 0x00001234
191 load_unaligned_test WILL_TRAP, l16ui, .short, 0x000089ab, 0x000089ab
192 load_unaligned_test WILL_TRAP, l32i, .word, 0x12345678, 0x12345678
206 #undef WILL_TRAP
208 #define WILL_TRAP 0 macro
[all …]