Searched refs:func_IN (Results 1 – 4 of 4) sorted by relevance
/external/valgrind/main/none/tests/ppc32/ |
D | jm-insns.c | 4871 test_func_t func_IN, in test_int_one_reg_imm16() argument 4883 func = init_function( func_IN, func_buf ); in test_int_one_reg_imm16() 4928 static void rlwi_cb (const char* name, test_func_t func_IN, in rlwi_cb() argument 4946 func = init_function( func_IN, func_buf ); in rlwi_cb() 4971 static void rlwnm_cb (const char* name, test_func_t func_IN, in rlwnm_cb() argument 4987 func = init_function( func_IN, func_buf ); in rlwnm_cb() 5012 static void srawi_cb (const char* name, test_func_t func_IN, in srawi_cb() argument 5026 func = init_function( func_IN, func_buf ); in srawi_cb() 5047 static void mcrf_cb (const char* name, test_func_t func_IN, in mcrf_cb() argument 5061 func = init_function( func_IN, func_buf ); in mcrf_cb() [all …]
|
D | test_isa_2_07_part1.c | 1403 test_func_t func_IN, in test_int_stq_two_regs_imm16() argument 1426 (*func_IN)(); in test_int_stq_two_regs_imm16() 1442 test_func_t func_IN, in test_int_stq_three_regs() argument 1467 (*func_IN)(); in test_int_stq_three_regs() 1481 test_func_t func_IN, in test_int_ldq_two_regs_imm16() argument 1501 (*func_IN)(); in test_int_ldq_two_regs_imm16() 1517 test_func_t func_IN, in test_int_ldq_three_regs() argument 1533 (*func_IN)(); in test_int_ldq_three_regs()
|
/external/valgrind/main/none/tests/ppc64/ |
D | jm-insns.c | 4871 test_func_t func_IN, in test_int_one_reg_imm16() argument 4883 func = init_function( func_IN, func_buf ); in test_int_one_reg_imm16() 4928 static void rlwi_cb (const char* name, test_func_t func_IN, in rlwi_cb() argument 4946 func = init_function( func_IN, func_buf ); in rlwi_cb() 4971 static void rlwnm_cb (const char* name, test_func_t func_IN, in rlwnm_cb() argument 4987 func = init_function( func_IN, func_buf ); in rlwnm_cb() 5012 static void srawi_cb (const char* name, test_func_t func_IN, in srawi_cb() argument 5026 func = init_function( func_IN, func_buf ); in srawi_cb() 5047 static void mcrf_cb (const char* name, test_func_t func_IN, in mcrf_cb() argument 5061 func = init_function( func_IN, func_buf ); in mcrf_cb() [all …]
|
D | test_isa_2_07_part1.c | 1403 test_func_t func_IN, in test_int_stq_two_regs_imm16() argument 1426 (*func_IN)(); in test_int_stq_two_regs_imm16() 1442 test_func_t func_IN, in test_int_stq_three_regs() argument 1467 (*func_IN)(); in test_int_stq_three_regs() 1481 test_func_t func_IN, in test_int_ldq_two_regs_imm16() argument 1501 (*func_IN)(); in test_int_ldq_two_regs_imm16() 1517 test_func_t func_IN, in test_int_ldq_three_regs() argument 1533 (*func_IN)(); in test_int_ldq_three_regs()
|