Home
last modified time | relevance | path

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

/Linux-v5.15/arch/powerpc/lib/
Dsstep.c1277 unsigned int suffixopcode, prefixtype, prefix_r; in analyse_instr() local
1421 prefixtype = (word >> 24) & 0x3; in analyse_instr()
1422 switch (prefixtype) { in analyse_instr()
2911 prefixtype = (word >> 24) & 0x3; in analyse_instr()
2912 switch (prefixtype) { in analyse_instr()