Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/lib/
H A Dsstep.c1359 unsigned int suffixopcode, prefixtype, prefix_r; in analyse_instr() local
1501 prefixtype = (word >> 24) & 0x3; in analyse_instr()
1502 switch (prefixtype) { in analyse_instr()
2992 prefixtype = (word >> 24) & 0x3; in analyse_instr()
2993 switch (prefixtype) { in analyse_instr()