Searched defs:TO (Results 1 - 1 of 1) sorted by relevance

/arch/powerpc/xmon/
H A Dppc-opc.c501 /* The TO field in a D or X form instruction. */
502 #define TO TBR + 1
507 #define U TO + 1
1529 /* The main opcode combined with a trap code in the TO field of a D
1716 /* An X form trap instruction with the TO field specified. */
1861 /* The TO encodings used in extended trap mnemonics. */
1955 { "tdi", OP(2), OP_MASK, PPC64, { TO, RA, SI } },
1985 { "twi", OP(3), OP_MASK, PPCCOM, { TO, RA, SI } },
1986 { "ti", OP(3), OP_MASK, PWRCOM, { TO, RA, SI } },
3358 { "tw", X(31,4), X_MASK, PPCCOM, { TO, R
500 #define TO macro
[all...]

Completed in 65 milliseconds