Searched refs:SIREG (Results 1 – 5 of 5) sorted by relevance
| /openbsd-src/gnu/gcc/gcc/config/i386/ |
| H A D | constraints.md | 56 (define_register_constraint "S" "SIREG"
|
| H A D | i386.h | 1069 AREG, DREG, CREG, BREG, SIREG, DIREG, enumerator 1309 || ((CLASS) == SIREG) \
|
| H A D | i386.c | 852 SIREG, DIREG, NON_Q_REGS, NON_Q_REGS, enumerator 6028 && REGNO_REG_CLASS (REGNO (base_reg)) == SIREG) in ix86_decompose_address()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/i386/ |
| H A D | i386.h | 1224 AREG, DREG, CREG, BREG, SIREG, DIREG, enumerator 1413 (C) == 'S' ? SIREG : NO_REGS) 1540 || ((CLASS) == SIREG) \
|
| H A D | i386.c | 471 SIREG, DIREG, NON_Q_REGS, NON_Q_REGS, enumerator 5149 && REGNO_REG_CLASS (REGNO (base)) == SIREG)
|