Searched refs:BTI_C (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/tests/tcg/aarch64/ |
H A D | bti-2.c | 24 #define BTI_C "hint #34" macro 58 BTI_C "\n\t" 64 TEST(BTYPE_1, BTI_C, 0) 70 TEST(BTYPE_2, BTI_C, 0) 76 TEST(BTYPE_3, BTI_C, 1)
|
H A D | bti-1.c | 15 #define BTI_C "hint #34" macro 45 TEST(BTYPE_1, BTI_C, 0); in main() 51 TEST(BTYPE_2, BTI_C, 0); in main() 57 TEST(BTYPE_3, BTI_C, 1); in main()
|
/openbmc/qemu/tcg/aarch64/ |
H A D | tcg-target.c.inc | 636 BTI_C = 0xd503245f, 3212 tcg_out_bti(s, BTI_C);
|