Home
last modified time | relevance | path

Searched defs:mips_r2br_emulator_stats (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/arch/mips/include/asm/
Dmips-r2-to-r6-emul.h28 struct mips_r2br_emulator_stats { struct
29 u64 jrs;
30 u64 bltzl;
31 u64 bgezl;
32 u64 bltzll;
33 u64 bgezll;
34 u64 bltzall;
35 u64 bgezall;
36 u64 bltzal;
37 u64 bgezal;
[all …]