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

/linux-master/arch/mips/include/asm/
H A Dmips-r2-to-r6-emul.h61 #define MIPS_R2BR_STATS(M) \ macro
71 #define MIPS_R2BR_STATS(M) do { } while (0) macro
/linux-master/arch/mips/kernel/
H A Dmips-r2-to-r6-emul.c275 MIPS_R2BR_STATS(jrs);
1013 MIPS_R2BR_STATS(bltzl);
1016 MIPS_R2BR_STATS(bgezl);
1019 MIPS_R2BR_STATS(bltzall);
1022 MIPS_R2BR_STATS(bgezall);
1068 MIPS_R2BR_STATS(bltzal);
1071 MIPS_R2BR_STATS(bgezal);
1139 MIPS_R2BR_STATS(beql);
1142 MIPS_R2BR_STATS(bnel);
1145 MIPS_R2BR_STATS(blez
[all...]

Completed in 145 milliseconds