Home
last modified time | relevance | path

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

/linux-6.1.9/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-6.1.9/arch/mips/kernel/
Dmips-r2-to-r6-emul.c275 MIPS_R2BR_STATS(jrs); in jr_func()
1013 MIPS_R2BR_STATS(bltzl); in mipsr2_decoder()
1016 MIPS_R2BR_STATS(bgezl); in mipsr2_decoder()
1019 MIPS_R2BR_STATS(bltzall); in mipsr2_decoder()
1022 MIPS_R2BR_STATS(bgezall); in mipsr2_decoder()
1068 MIPS_R2BR_STATS(bltzal); in mipsr2_decoder()
1071 MIPS_R2BR_STATS(bgezal); in mipsr2_decoder()
1139 MIPS_R2BR_STATS(beql); in mipsr2_decoder()
1142 MIPS_R2BR_STATS(bnel); in mipsr2_decoder()
1145 MIPS_R2BR_STATS(blezl); in mipsr2_decoder()
[all …]