Lines Matching defs:TEST_P
87 TEST_P(ArmExidxDecodeTest, vsp_incr) { in TEST_P() function
148 TEST_P(ArmExidxDecodeTest, vsp_decr) { in TEST_P() function
209 TEST_P(ArmExidxDecodeTest, refuse_unwind) { in TEST_P() function
227 TEST_P(ArmExidxDecodeTest, pop_up_to_12) { in TEST_P() function
340 TEST_P(ArmExidxDecodeTest, set_vsp_from_register) { in TEST_P() function
412 TEST_P(ArmExidxDecodeTest, reserved_prefix) { in TEST_P() function
445 TEST_P(ArmExidxDecodeTest, pop_registers) { in TEST_P() function
549 TEST_P(ArmExidxDecodeTest, pop_registers_with_r14) { in TEST_P() function
662 TEST_P(ArmExidxDecodeTest, finish) { in TEST_P() function
683 TEST_P(ArmExidxDecodeTest, spare) { in TEST_P() function
823 TEST_P(ArmExidxDecodeTest, pop_registers_under_mask) { in TEST_P() function
912 TEST_P(ArmExidxDecodeTest, vsp_large_incr) { in TEST_P() function
977 TEST_P(ArmExidxDecodeTest, pop_vfp_fstmfdx) { in TEST_P() function
1017 TEST_P(ArmExidxDecodeTest, pop_vfp8_fstmfdx) { in TEST_P() function
1073 TEST_P(ArmExidxDecodeTest, pop_mmx_wr10) { in TEST_P() function
1129 TEST_P(ArmExidxDecodeTest, pop_mmx_wr) { in TEST_P() function
1188 TEST_P(ArmExidxDecodeTest, pop_mmx_wcgr) { in TEST_P() function
1247 TEST_P(ArmExidxDecodeTest, pop_vfp16_vpush) { in TEST_P() function
1306 TEST_P(ArmExidxDecodeTest, pop_vfp_vpush) { in TEST_P() function
1365 TEST_P(ArmExidxDecodeTest, pop_vfp8_vpush) { in TEST_P() function
1421 TEST_P(ArmExidxDecodeTest, expect_truncated) { in TEST_P() function
1464 TEST_P(ArmExidxDecodeTest, verify_no_truncated) { in TEST_P() function
1488 TEST_P(ArmExidxDecodeTest, eval_multiple_decodes) { in TEST_P() function
1517 TEST_P(ArmExidxDecodeTest, eval_vsp_add_after_pop) { in TEST_P() function
1552 TEST_P(ArmExidxDecodeTest, eval_vsp_add_large_after_pop) { in TEST_P() function
1588 TEST_P(ArmExidxDecodeTest, eval_vsp_sub_after_pop) { in TEST_P() function
1623 TEST_P(ArmExidxDecodeTest, eval_pc_set) { in TEST_P() function