Lines Matching refs:WILL_TRAP
180 #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
210 #define WILL_TRAP 1 macro
214 store_unaligned_test WILL_TRAP, s16i, l16ui, .short, 0x00001234
215 store_unaligned_test WILL_TRAP, s32i, l32i, .word, 0x12345678