Searched refs:oe (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mt/ |
D | msys.s | 48 ; type operand: odd, even, oe 50 mrcfbcb R0,#0,#oe,#0,#0,#0,#0,#0,#0 ; oe = 2
|
/toolchain/binutils/binutils-2.25/cpu/ |
D | mt.opc | 422 else if (strncmp (*strp, "oe", 2) == 0 || strncmp (*strp, "OE", 2) == 0)
|
/toolchain/binutils/binutils-2.25/texinfo/ |
D | texinfo.tex | 4225 \definedummyword\oe 4383 \def\oe{oe}% 8251 \gdef^^bd{\oe} 8629 \DeclareUnicodeCharacter{0153}{\oe}
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | ppc-opc.c | 2579 #define XO(op, xop, oe, rc) \ argument 2580 …(OP (op) | ((((unsigned long)(xop)) & 0x1ff) << 1) | ((((unsigned long)(oe)) & 1) << 10) | (((unsi…
|