Searched refs:ASM_LSWX (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/post/lib_powerpc/ | ||
H A D | string.c | 63 ASM_LSWX(8, 3, 5), in cpu_post_test_string() |
H A D | cpu_asm.h | 202 #define ASM_LSWX(rd, rs1, rs2) ASM_12(OP_LSWX, rd, rs1, rs2) macro |