Home
last modified time | relevance | path

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

/arch/powerpc/xmon/
A Dppc-opc.c2300 #define OP_MASK OP (0x3f) macro
2306 #define OPTO_MASK (OP_MASK | TO_MASK)
2425 #define DRA_MASK (OP_MASK | RA_MASK)
7053 {"e_la", OP(7), OP_MASK, PPCVLE, 0, {RT, D, RA0}},
7064 {"e_lbz", OP(12), OP_MASK, PPCVLE, 0, {RT, D, RA0}},
7065 {"e_stb", OP(13), OP_MASK, PPCVLE, 0, {RT, D, RA0}},
7066 {"e_lha", OP(14), OP_MASK, PPCVLE, 0, {RT, D, RA0}},
7078 {"e_lwz", OP(20), OP_MASK, PPCVLE, 0, {RT, D, RA0}},
7079 {"e_stw", OP(21), OP_MASK, PPCVLE, 0, {RT, D, RA0}},
7080 {"e_lhz", OP(22), OP_MASK, PPCVLE, 0, {RT, D, RA0}},
[all …]
/arch/mips/mm/
A Duasm.c31 #define OP_MASK 0x3f macro

Completed in 19 milliseconds