Searched refs:func_IN (Results 1 – 4 of 4) sorted by relevance
/external/valgrind/none/tests/ppc32/ |
D | jm-insns.c | 4882 test_func_t func_IN, in test_int_one_reg_imm16() argument 4894 func = init_function( func_IN, func_buf ); in test_int_one_reg_imm16() 4939 static void rlwi_cb (const char* name, test_func_t func_IN, in rlwi_cb() argument 4957 func = init_function( func_IN, func_buf ); in rlwi_cb() 4982 static void rlwnm_cb (const char* name, test_func_t func_IN, in rlwnm_cb() argument 4998 func = init_function( func_IN, func_buf ); in rlwnm_cb() 5023 static void srawi_cb (const char* name, test_func_t func_IN, in srawi_cb() argument 5037 func = init_function( func_IN, func_buf ); in srawi_cb() 5058 static void mcrf_cb (const char* name, test_func_t func_IN, in mcrf_cb() argument 5072 func = init_function( func_IN, func_buf ); in mcrf_cb() [all …]
|
D | test_isa_2_07_part1.c | 1519 test_func_t func_IN, in test_int_stq_two_regs_imm16() argument 1542 (*func_IN)(); in test_int_stq_two_regs_imm16() 1558 test_func_t func_IN, in test_int_stq_three_regs() argument 1583 (*func_IN)(); in test_int_stq_three_regs() 1597 test_func_t func_IN, in test_int_ldq_two_regs_imm16() argument 1617 (*func_IN)(); in test_int_ldq_two_regs_imm16() 1633 test_func_t func_IN, in test_int_ldq_three_regs() argument 1649 (*func_IN)(); in test_int_ldq_three_regs()
|
/external/valgrind/none/tests/ppc64/ |
D | jm-insns.c | 4882 test_func_t func_IN, in test_int_one_reg_imm16() argument 4894 func = init_function( func_IN, func_buf ); in test_int_one_reg_imm16() 4939 static void rlwi_cb (const char* name, test_func_t func_IN, in rlwi_cb() argument 4957 func = init_function( func_IN, func_buf ); in rlwi_cb() 4982 static void rlwnm_cb (const char* name, test_func_t func_IN, in rlwnm_cb() argument 4998 func = init_function( func_IN, func_buf ); in rlwnm_cb() 5023 static void srawi_cb (const char* name, test_func_t func_IN, in srawi_cb() argument 5037 func = init_function( func_IN, func_buf ); in srawi_cb() 5058 static void mcrf_cb (const char* name, test_func_t func_IN, in mcrf_cb() argument 5072 func = init_function( func_IN, func_buf ); in mcrf_cb() [all …]
|
D | test_isa_2_07_part1.c | 1519 test_func_t func_IN, in test_int_stq_two_regs_imm16() argument 1542 (*func_IN)(); in test_int_stq_two_regs_imm16() 1558 test_func_t func_IN, in test_int_stq_three_regs() argument 1583 (*func_IN)(); in test_int_stq_three_regs() 1597 test_func_t func_IN, in test_int_ldq_two_regs_imm16() argument 1617 (*func_IN)(); in test_int_ldq_two_regs_imm16() 1633 test_func_t func_IN, in test_int_ldq_three_regs() argument 1649 (*func_IN)(); in test_int_ldq_three_regs()
|