Searched refs:BIT_C (Results 1 – 9 of 9) sorted by relevance
/openbmc/u-boot/post/lib_powerpc/ |
H A D | srawi.c | 89 ASM_11S(test->cmd, reg1, reg0, test->op2) | BIT_C, in cpu_post_test_srawi()
|
H A D | two.c | 109 ASM_11(test->cmd, reg1, reg0) | BIT_C, in cpu_post_test_two()
|
H A D | twox.c | 109 ASM_11X(test->cmd, reg1, reg0) | BIT_C, in cpu_post_test_twox()
|
H A D | rlwinm.c | 88 test->me) | BIT_C, in cpu_post_test_rlwinm()
|
H A D | rlwnm.c | 97 BIT_C, in cpu_post_test_rlwnm()
|
H A D | rlwimi.c | 95 BIT_C, in cpu_post_test_rlwimi()
|
H A D | threex.c | 161 ASM_12X(test->cmd, reg2, reg1, reg0) | BIT_C, in cpu_post_test_threex()
|
H A D | three.c | 191 ASM_12(test->cmd, reg2, reg1, reg0) | BIT_C, in cpu_post_test_three()
|
H A D | cpu_asm.h | 9 #define BIT_C 0x00000001 macro
|