Home
last modified time | relevance | path

Searched refs:ASM_MFLR (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/post/lib_powerpc/
Db.c43 ASM_MFLR(6), in cpu_post_test_bc()
50 ASM_MFLR(4), in cpu_post_test_bc()
87 ASM_MFLR(4), in cpu_post_test_b()
90 ASM_MFLR(3), in cpu_post_test_b()
110 ASM_MFLR(4), in cpu_post_test_b()
113 ASM_MFLR(3), in cpu_post_test_b()
Dcpu_asm.h196 #define ASM_MFLR(rd) ASM_1(OP_MFLR, rd) macro