Home
last modified time | relevance | path

Searched refs:S390_OPERAND_BASE (Results 1 – 4 of 4) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/opcodes/
Ds390-dis.c186 if ((operand->flags & S390_OPERAND_BASE) && in print_insn_s390()
215 else if (operand->flags & S390_OPERAND_BASE) in print_insn_s390()
Ds390-opc.c90 { 4, 16, S390_OPERAND_BASE|S390_OPERAND_GPR },
92 { 4, 32, S390_OPERAND_BASE|S390_OPERAND_GPR },
/mirbsd/src/gnu/usr.bin/binutils/include/opcode/
Ds390.h126 #define S390_OPERAND_BASE 0x20 macro
/mirbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-s390.c1240 if ((operand->flags & S390_OPERAND_BASE)
1346 if (!(operand->flags & (S390_OPERAND_INDEX|S390_OPERAND_BASE)))
1350 while (!(operand->flags & S390_OPERAND_BASE))
1380 else if (operand->flags & S390_OPERAND_BASE)
1401 if (!(operand->flags & S390_OPERAND_BASE))