Home
last modified time | relevance | path

Searched refs:cpu_post_exec_22 (Results 1 – 5 of 5) sorted by relevance

/external/u-boot/post/lib_powerpc/
Drlwnm.c23 extern void cpu_post_exec_22 (ulong *code, ulong *cr, ulong *res, ulong op1,
113 cpu_post_exec_22 (code, & cr, & res, test->op1, test->op2); in cpu_post_test_rlwnm()
125 cpu_post_exec_22 (codecr, & cr, & res, test->op1, test->op2); in cpu_post_test_rlwnm()
Drlwimi.c23 extern void cpu_post_exec_22 (ulong *code, ulong *cr, ulong *res, ulong op1,
110 cpu_post_exec_22 (code, & cr, & res, test->op0, test->op1); in cpu_post_test_rlwimi()
122 cpu_post_exec_22 (codecr, & cr, & res, test->op0, test->op1); in cpu_post_test_rlwimi()
Dthreex.c26 extern void cpu_post_exec_22 (ulong *code, ulong *cr, ulong *res, ulong op1,
177 cpu_post_exec_22 (code, & cr, & res, test->op1, test->op2); in cpu_post_test_threex()
189 cpu_post_exec_22 (codecr, & cr, & res, test->op1, test->op2); in cpu_post_test_threex()
Dthree.c26 extern void cpu_post_exec_22 (ulong *code, ulong *cr, ulong *res, ulong op1,
207 cpu_post_exec_22 (code, & cr, & res, test->op1, test->op2); in cpu_post_test_three()
219 cpu_post_exec_22 (codecr, & cr, & res, test->op1, test->op2); in cpu_post_test_three()
Dasm.S135 .global cpu_post_exec_22 symbol
136 cpu_post_exec_22: label