Home | History | Annotate | Download | only in qemu

Lines Matching full:x100

110 #define PPC_OPCODE_64_BRIDGE	     0x100
279 #define PPC_OPERAND_RELATIVE (0x100)
1536 if (value <= 3 || (insn & 0x100) != 0)
1552 || (val < 0x10 && (insn & 0x100) != 0)