Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/include/asm/
Dmips-r2-to-r6-emul.h61 #define MIPS_R2BR_STATS(M) \ macro
71 #define MIPS_R2BR_STATS(M) do { } while (0) macro
/linux-4.4.14/arch/mips/kernel/
Dmips-r2-to-r6-emul.c274 MIPS_R2BR_STATS(jrs); in jr_func()
1012 MIPS_R2BR_STATS(bltzl); in mipsr2_decoder()
1015 MIPS_R2BR_STATS(bgezl); in mipsr2_decoder()
1018 MIPS_R2BR_STATS(bltzall); in mipsr2_decoder()
1021 MIPS_R2BR_STATS(bgezall); in mipsr2_decoder()
1067 MIPS_R2BR_STATS(bltzal); in mipsr2_decoder()
1070 MIPS_R2BR_STATS(bgezal); in mipsr2_decoder()
1128 MIPS_R2BR_STATS(beql); in mipsr2_decoder()
1131 MIPS_R2BR_STATS(bnel); in mipsr2_decoder()
1134 MIPS_R2BR_STATS(blezl); in mipsr2_decoder()
[all …]