HomeSort by: relevance | last modified time | path
    Searched refs:S390_OPERAND_SIGNED (Results 1 - 14 of 14) sorted by relevancy

  /src/external/gpl3/binutils/dist/include/opcode/
s390.h 183 #define S390_OPERAND_SIGNED 0x100
  /src/external/gpl3/binutils.old/dist/include/opcode/
s390.h 183 #define S390_OPERAND_SIGNED 0x100
  /src/external/gpl3/gdb/dist/include/opcode/
s390.h 183 #define S390_OPERAND_SIGNED 0x100
  /src/external/gpl3/gdb.old/dist/include/opcode/
s390.h 182 #define S390_OPERAND_SIGNED 0x100
  /src/external/gpl3/binutils/dist/opcodes/
s390-dis.c 155 if (operand->flags & (S390_OPERAND_SIGNED | S390_OPERAND_PCREL))
342 else if (flags & S390_OPERAND_SIGNED)
s390-opc.c 173 { 20, 20, S390_OPERAND_DISP | S390_OPERAND_SIGNED },
187 { 8, 8, S390_OPERAND_SIGNED },
189 { 8, 32, S390_OPERAND_SIGNED },
191 { 12, 12, S390_OPERAND_SIGNED },
193 { 16, 16, S390_OPERAND_SIGNED },
195 { 16, 32, S390_OPERAND_SIGNED },
197 { 24, 24, S390_OPERAND_SIGNED },
199 { 32, 16, S390_OPERAND_SIGNED },
  /src/external/gpl3/binutils.old/dist/opcodes/
s390-dis.c 155 if (operand->flags & (S390_OPERAND_SIGNED | S390_OPERAND_PCREL))
342 else if (flags & S390_OPERAND_SIGNED)
s390-opc.c 173 { 20, 20, S390_OPERAND_DISP | S390_OPERAND_SIGNED },
187 { 8, 8, S390_OPERAND_SIGNED },
189 { 8, 32, S390_OPERAND_SIGNED },
191 { 12, 12, S390_OPERAND_SIGNED },
193 { 16, 16, S390_OPERAND_SIGNED },
195 { 16, 32, S390_OPERAND_SIGNED },
197 { 24, 24, S390_OPERAND_SIGNED },
199 { 32, 16, S390_OPERAND_SIGNED },
  /src/external/gpl3/gdb/dist/opcodes/
s390-dis.c 155 if (operand->flags & (S390_OPERAND_SIGNED | S390_OPERAND_PCREL))
345 else if (flags & S390_OPERAND_SIGNED)
s390-opc.c 173 { 20, 20, S390_OPERAND_DISP | S390_OPERAND_SIGNED },
187 { 8, 8, S390_OPERAND_SIGNED },
189 { 8, 32, S390_OPERAND_SIGNED },
191 { 12, 12, S390_OPERAND_SIGNED },
193 { 16, 16, S390_OPERAND_SIGNED },
195 { 16, 32, S390_OPERAND_SIGNED },
197 { 24, 24, S390_OPERAND_SIGNED },
199 { 32, 16, S390_OPERAND_SIGNED },
  /src/external/gpl3/gdb.old/dist/opcodes/
s390-dis.c 155 if (operand->flags & (S390_OPERAND_SIGNED | S390_OPERAND_PCREL))
288 else if (flags & S390_OPERAND_SIGNED)
s390-opc.c 171 { 20, 20, S390_OPERAND_DISP | S390_OPERAND_SIGNED },
185 { 8, 8, S390_OPERAND_SIGNED },
187 { 8, 32, S390_OPERAND_SIGNED },
189 { 12, 12, S390_OPERAND_SIGNED },
191 { 16, 16, S390_OPERAND_SIGNED },
193 { 16, 32, S390_OPERAND_SIGNED },
195 { 24, 24, S390_OPERAND_SIGNED },
197 { 32, 16, S390_OPERAND_SIGNED },
  /src/external/gpl3/binutils/dist/gas/config/
tc-s390.c 729 if (operand->flags & (S390_OPERAND_SIGNED|S390_OPERAND_PCREL))
1368 if (operand->flags & S390_OPERAND_SIGNED)
1606 else if ((operand->flags & S390_OPERAND_SIGNED)
1636 if ((operand->flags & S390_OPERAND_SIGNED)
1642 if ((operand->flags & S390_OPERAND_SIGNED)
1651 else if ((operand->flags & S390_OPERAND_SIGNED)
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-s390.c 729 if (operand->flags & (S390_OPERAND_SIGNED|S390_OPERAND_PCREL))
1368 if (operand->flags & S390_OPERAND_SIGNED)
1606 else if ((operand->flags & S390_OPERAND_SIGNED)
1636 if ((operand->flags & S390_OPERAND_SIGNED)
1642 if ((operand->flags & S390_OPERAND_SIGNED)
1651 else if ((operand->flags & S390_OPERAND_SIGNED)

Completed in 52 milliseconds