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

/linux-master/arch/mips/include/asm/
H A Dmips-r2-to-r6-emul.h33 u64 bgezll; member in struct:mips_r2br_emulator_stats
/linux-master/arch/mips/kernel/
H A Dmips-r2-to-r6-emul.c2286 seq_printf(s, "bgezll\t\t%ld\n",
2287 (unsigned long)__this_cpu_read(mipsr2bremustats.bgezll));
2336 __this_cpu_write((mipsr2bremustats).bgezll, 0);

Completed in 94 milliseconds