HomeSort by relevance Sort by last modified time
    Searched defs:IIR (Results 1 - 3 of 3) sorted by null

  /external/syslinux/com32/lib/
vdprintf.c 23 IIR = 2,
95 if (inb(debug_base + IIR) < 0xc0) {
  /external/syslinux/com32/libupload/
serial.c 17 IIR = 2,
80 sif->old.iir = inb(port + IIR);
113 if (inb(port + IIR) < 0xc0)
163 if (sif->old.iir < 0xc0)
  /toolchain/binutils/binutils-2.25/opcodes/
i370-opc.c 440 #define IIR I370_OPCODE_ESA390_IR
450 #define I390 IBF | IBS | ICK | ICM | IIR | IFX | IHX | IMI | IPC | IPL | IQR | IRP | ISA | ISG | ISR | ITR | I370_OPCODE_ESA390
620 { "msr", 4, {{RRE(0xb252,0,0), 0}}, {{RRE_MASK, 0}}, IIR, {RRE_R1, RRE_R2} },
    [all...]

Completed in 107 milliseconds