Home
last modified time | relevance | path

Searched refs:BIT_C (Results 1 – 9 of 9) sorted by relevance

/openbmc/u-boot/post/lib_powerpc/
H A Dsrawi.c89 ASM_11S(test->cmd, reg1, reg0, test->op2) | BIT_C, in cpu_post_test_srawi()
H A Dtwo.c109 ASM_11(test->cmd, reg1, reg0) | BIT_C, in cpu_post_test_two()
H A Dtwox.c109 ASM_11X(test->cmd, reg1, reg0) | BIT_C, in cpu_post_test_twox()
H A Drlwinm.c88 test->me) | BIT_C, in cpu_post_test_rlwinm()
H A Drlwnm.c97 BIT_C, in cpu_post_test_rlwnm()
H A Drlwimi.c95 BIT_C, in cpu_post_test_rlwimi()
H A Dthreex.c161 ASM_12X(test->cmd, reg2, reg1, reg0) | BIT_C, in cpu_post_test_threex()
H A Dthree.c191 ASM_12(test->cmd, reg2, reg1, reg0) | BIT_C, in cpu_post_test_three()
H A Dcpu_asm.h9 #define BIT_C 0x00000001 macro