/external/vixl/test/aarch32/ |
D | test-assembler-cond-rdlow-rnlow-operand-immediate-t32-zero.cc | 213 printf(" 0x%02" PRIx8, result_ptr[j]); in TestHelper() 215 printf(", 0x%02" PRIx8, result_ptr[j]); in TestHelper() 242 printf("0x%02" PRIx8, reference[i].encoding[j]); in TestHelper() 244 printf(", 0x%02" PRIx8, reference[i].encoding[j]); in TestHelper() 251 printf("0x%02" PRIx8, result_ptr[j]); in TestHelper() 253 printf(", 0x%02" PRIx8, result_ptr[j]); in TestHelper()
|
D | test-assembler-cond-rdlow-rnlow-rmlow-t32.cc | 212 printf(" 0x%02" PRIx8, result_ptr[j]); in TestHelper() 214 printf(", 0x%02" PRIx8, result_ptr[j]); in TestHelper() 241 printf("0x%02" PRIx8, reference[i].encoding[j]); in TestHelper() 243 printf(", 0x%02" PRIx8, reference[i].encoding[j]); in TestHelper() 250 printf("0x%02" PRIx8, result_ptr[j]); in TestHelper() 252 printf(", 0x%02" PRIx8, result_ptr[j]); in TestHelper()
|
D | test-assembler-cond-rd-operand-rn-t32-identical-low-registers-in-it-block.cc | 257 printf(" 0x%02" PRIx8, result_ptr[j]); in TestHelper() 259 printf(", 0x%02" PRIx8, result_ptr[j]); in TestHelper() 286 printf("0x%02" PRIx8, reference[i].encoding[j]); in TestHelper() 288 printf(", 0x%02" PRIx8, reference[i].encoding[j]); in TestHelper() 295 printf("0x%02" PRIx8, result_ptr[j]); in TestHelper() 297 printf(", 0x%02" PRIx8, result_ptr[j]); in TestHelper()
|
D | test-assembler-cond-sp-sp-operand-imm7-t32.cc | 280 printf(" 0x%02" PRIx8, result_ptr[j]); in TestHelper() 282 printf(", 0x%02" PRIx8, result_ptr[j]); in TestHelper() 309 printf("0x%02" PRIx8, reference[i].encoding[j]); in TestHelper() 311 printf(", 0x%02" PRIx8, reference[i].encoding[j]); in TestHelper() 318 printf("0x%02" PRIx8, result_ptr[j]); in TestHelper() 320 printf(", 0x%02" PRIx8, result_ptr[j]); in TestHelper()
|
D | test-assembler-cond-rd-rn-operand-rm-t32-rn-is-sp-in-it-block.cc | 261 printf(" 0x%02" PRIx8, result_ptr[j]); in TestHelper() 263 printf(", 0x%02" PRIx8, result_ptr[j]); in TestHelper() 290 printf("0x%02" PRIx8, reference[i].encoding[j]); in TestHelper() 292 printf(", 0x%02" PRIx8, reference[i].encoding[j]); in TestHelper() 299 printf("0x%02" PRIx8, result_ptr[j]); in TestHelper() 301 printf(", 0x%02" PRIx8, result_ptr[j]); in TestHelper()
|
D | test-assembler-cond-rd-rn-t32.cc | 381 printf(" 0x%02" PRIx8, result_ptr[j]); in TestHelper() 383 printf(", 0x%02" PRIx8, result_ptr[j]); in TestHelper() 410 printf("0x%02" PRIx8, reference[i].encoding[j]); in TestHelper() 412 printf(", 0x%02" PRIx8, reference[i].encoding[j]); in TestHelper() 419 printf("0x%02" PRIx8, result_ptr[j]); in TestHelper() 421 printf(", 0x%02" PRIx8, result_ptr[j]); in TestHelper()
|
D | test-assembler-cond-rd-operand-rn-t32.cc | 398 printf(" 0x%02" PRIx8, result_ptr[j]); in TestHelper() 400 printf(", 0x%02" PRIx8, result_ptr[j]); in TestHelper() 427 printf("0x%02" PRIx8, reference[i].encoding[j]); in TestHelper() 429 printf(", 0x%02" PRIx8, reference[i].encoding[j]); in TestHelper() 436 printf("0x%02" PRIx8, result_ptr[j]); in TestHelper() 438 printf(", 0x%02" PRIx8, result_ptr[j]); in TestHelper()
|
D | test-assembler-cond-rd-sp-operand-imm8-t32.cc | 405 printf(" 0x%02" PRIx8, result_ptr[j]); in TestHelper() 407 printf(", 0x%02" PRIx8, result_ptr[j]); in TestHelper() 434 printf("0x%02" PRIx8, reference[i].encoding[j]); in TestHelper() 436 printf(", 0x%02" PRIx8, reference[i].encoding[j]); in TestHelper() 443 printf("0x%02" PRIx8, result_ptr[j]); in TestHelper() 445 printf(", 0x%02" PRIx8, result_ptr[j]); in TestHelper()
|
D | test-assembler-cond-rd-rn-operand-rm-t32-rd-is-rn-is-sp-in-it-block.cc | 359 printf(" 0x%02" PRIx8, result_ptr[j]); in TestHelper() 361 printf(", 0x%02" PRIx8, result_ptr[j]); in TestHelper() 388 printf("0x%02" PRIx8, reference[i].encoding[j]); in TestHelper() 390 printf(", 0x%02" PRIx8, reference[i].encoding[j]); in TestHelper() 397 printf("0x%02" PRIx8, result_ptr[j]); in TestHelper() 399 printf(", 0x%02" PRIx8, result_ptr[j]); in TestHelper()
|
D | test-assembler-cond-rd-operand-imm16-t32.cc | 541 printf(" 0x%02" PRIx8, result_ptr[j]); in TestHelper() 543 printf(", 0x%02" PRIx8, result_ptr[j]); in TestHelper() 570 printf("0x%02" PRIx8, reference[i].encoding[j]); in TestHelper() 572 printf(", 0x%02" PRIx8, reference[i].encoding[j]); in TestHelper() 579 printf("0x%02" PRIx8, result_ptr[j]); in TestHelper() 581 printf(", 0x%02" PRIx8, result_ptr[j]); in TestHelper()
|
D | test-assembler-cond-rd-operand-const-a32-can-use-pc.cc | 1617 printf(" 0x%02" PRIx8, result_ptr[j]); in TestHelper() 1619 printf(", 0x%02" PRIx8, result_ptr[j]); in TestHelper() 1646 printf("0x%02" PRIx8, reference[i].encoding[j]); in TestHelper() 1648 printf(", 0x%02" PRIx8, reference[i].encoding[j]); in TestHelper() 1655 printf("0x%02" PRIx8, result_ptr[j]); in TestHelper() 1657 printf(", 0x%02" PRIx8, result_ptr[j]); in TestHelper()
|
D | test-assembler-cond-rd-operand-const-a32-cannot-use-pc.cc | 1432 printf(" 0x%02" PRIx8, result_ptr[j]); in TestHelper() 1434 printf(", 0x%02" PRIx8, result_ptr[j]); in TestHelper() 1461 printf("0x%02" PRIx8, reference[i].encoding[j]); in TestHelper() 1463 printf(", 0x%02" PRIx8, reference[i].encoding[j]); in TestHelper() 1470 printf("0x%02" PRIx8, result_ptr[j]); in TestHelper() 1472 printf(", 0x%02" PRIx8, result_ptr[j]); in TestHelper()
|
D | test-assembler-cond-rd-rn-rm-t32.cc | 561 printf(" 0x%02" PRIx8, result_ptr[j]); in TestHelper() 563 printf(", 0x%02" PRIx8, result_ptr[j]); in TestHelper() 590 printf("0x%02" PRIx8, reference[i].encoding[j]); in TestHelper() 592 printf(", 0x%02" PRIx8, reference[i].encoding[j]); in TestHelper() 599 printf("0x%02" PRIx8, result_ptr[j]); in TestHelper() 601 printf(", 0x%02" PRIx8, result_ptr[j]); in TestHelper()
|
D | test-assembler-cond-rd-rn-rm-a32.cc | 563 printf(" 0x%02" PRIx8, result_ptr[j]); in TestHelper() 565 printf(", 0x%02" PRIx8, result_ptr[j]); in TestHelper() 592 printf("0x%02" PRIx8, reference[i].encoding[j]); in TestHelper() 594 printf(", 0x%02" PRIx8, reference[i].encoding[j]); in TestHelper() 601 printf("0x%02" PRIx8, result_ptr[j]); in TestHelper() 603 printf(", 0x%02" PRIx8, result_ptr[j]); in TestHelper()
|
D | test-assembler-cond-rd-operand-rn-shift-rs-t32-narrow-out-it-block.cc | 406 printf(" 0x%02" PRIx8, result_ptr[j]); in TestHelper() 408 printf(", 0x%02" PRIx8, result_ptr[j]); in TestHelper() 435 printf("0x%02" PRIx8, reference[i].encoding[j]); in TestHelper() 437 printf(", 0x%02" PRIx8, reference[i].encoding[j]); in TestHelper() 444 printf("0x%02" PRIx8, result_ptr[j]); in TestHelper() 446 printf(", 0x%02" PRIx8, result_ptr[j]); in TestHelper()
|
D | test-assembler-cond-rd-rn-operand-const-a32.cc | 2687 printf(" 0x%02" PRIx8, result_ptr[j]); in TestHelper() 2689 printf(", 0x%02" PRIx8, result_ptr[j]); in TestHelper() 2716 printf("0x%02" PRIx8, reference[i].encoding[j]); in TestHelper() 2718 printf(", 0x%02" PRIx8, reference[i].encoding[j]); in TestHelper() 2725 printf("0x%02" PRIx8, result_ptr[j]); in TestHelper() 2727 printf(", 0x%02" PRIx8, result_ptr[j]); in TestHelper()
|
D | test-assembler-cond-rdlow-rnlow-operand-immediate-t32-imm3.cc | 664 printf(" 0x%02" PRIx8, result_ptr[j]); in TestHelper() 666 printf(", 0x%02" PRIx8, result_ptr[j]); in TestHelper() 693 printf("0x%02" PRIx8, reference[i].encoding[j]); in TestHelper() 695 printf(", 0x%02" PRIx8, reference[i].encoding[j]); in TestHelper() 702 printf("0x%02" PRIx8, result_ptr[j]); in TestHelper() 704 printf(", 0x%02" PRIx8, result_ptr[j]); in TestHelper()
|
/external/arm-neon-tests/ |
D | ref_vqadd.c | 120 DUMP(TEST_MSG, int, 8, 8, PRIx8); in vqadd_64() 123 DUMP(TEST_MSG, int, 8, 16, PRIx8); in vqadd_64() 151 DUMP(TEST_MSG, uint, 8, 8, PRIx8); in vqadd_64() 154 DUMP(TEST_MSG, uint, 8, 16, PRIx8); in vqadd_64()
|
D | ref_vqsub.c | 125 DUMP(TEST_MSG, int, 8, 8, PRIx8); in vqsub_64() 128 DUMP(TEST_MSG, int, 8, 16, PRIx8); in vqsub_64() 157 DUMP(TEST_MSG, uint, 8, 8, PRIx8); in vqsub_64() 160 DUMP(TEST_MSG, uint, 8, 16, PRIx8); in vqsub_64()
|
D | ref_vceq.c | 60 DUMP(TEST_MSG, uint, 8, 8, PRIx8); in exec_vceq_p8() 61 DUMP(TEST_MSG, uint, 8, 16, PRIx8); in exec_vceq_p8()
|
D | ref_v_comp_op.c | 137 DUMP(TEST_MSG, uint, 8, 8, PRIx8); in FNNAME() 144 DUMP(TEST_MSG, uint, 8, 8, PRIx8); in FNNAME() 151 DUMP(TEST_MSG, uint, 8, 16, PRIx8); in FNNAME() 158 DUMP(TEST_MSG, uint, 8, 16, PRIx8); in FNNAME()
|
D | stm-arm-neon-ref.h | 494 DUMP(test_name, int, 8, 8, PRIx8); in dump_results_hex2() 498 DUMP(test_name, uint, 8, 8, PRIx8); in dump_results_hex2() 502 DUMP_POLY(test_name, poly, 8, 8, PRIx8); in dump_results_hex2() 509 DUMP(test_name, int, 8, 16, PRIx8); in dump_results_hex2() 513 DUMP(test_name, uint, 8, 16, PRIx8); in dump_results_hex2() 517 DUMP_POLY(test_name, poly, 8, 16, PRIx8); in dump_results_hex2()
|
/external/vixl/test/aarch32/config/ |
D | template-assembler-aarch32.cc.in | 133 printf(" 0x%02" PRIx8, result_ptr[j]); 135 printf(", 0x%02" PRIx8, result_ptr[j]); 160 printf("0x%02" PRIx8, reference[i].encoding[j]); 162 printf(", 0x%02" PRIx8, reference[i].encoding[j]); 169 printf("0x%02" PRIx8, result_ptr[j]); 171 printf(", 0x%02" PRIx8, result_ptr[j]);
|
/external/elfutils/libdwfl/ |
D | dwfl_build_id_find_elf.c | 56 4, "%02" PRIx8 "/", (uint8_t) id[0]); in __libdwfl_open_by_build_id() 61 3, "%02" PRIx8, (uint8_t) id[i]); in __libdwfl_open_by_build_id()
|
/external/elfutils/libebl/ |
D | eblobjnote.c | 144 printf ("%02" PRIx8, (uint8_t) desc[i]); in ebl_object_note() 145 printf ("%02" PRIx8 "\n", (uint8_t) desc[i]); in ebl_object_note()
|