HomeSort by relevance Sort by last modified time
    Searched refs:RELAXABLE (Results 1 - 10 of 10) sorted by null

  /toolchain/binutils/binutils-2.25/opcodes/
crx-opc.c 110 {NAME, 1, OPC, 24, BRANCH_INS | RELAXABLE, {{dispe9,16}}}, \
112 {NAME, 2, (OPC<<8)+0x7E, 16, BRANCH_INS | RELAXABLE, {{disps17,0}}}, \
114 {NAME, 3, (OPC<<8)+0x7F, 16, BRANCH_INS | RELAXABLE, {{disps32,0}}}
159 {NAME, 2, ((0x300+OPC1)<<12)+C4, 8, CMPBR_INS | FMT_3| RELAXABLE, \
162 {NAME, 3, ((0x310+OPC1)<<12)+C4, 8, CMPBR_INS | FMT_3 | RELAXABLE, \
165 {NAME, 2, ((0x300+OPC2)<<12)+C4, 8, CMPBR_INS | FMT_3 | RELAXABLE, \
168 {NAME, 3, ((0x310+OPC2)<<12)+C4, 8, CMPBR_INS | FMT_3 | RELAXABLE, \
494 {NAME, 2, OPC1, 20, INS_TYPE | RELAXABLE, {{regr,16}, {disps17,0}}}, \
496 {NAME, 3, OPC2, 20, INS_TYPE | RELAXABLE, {{regr,16}, {disps32,0}}}
546 {"bcop", 2, 0x30107, 12, COP_BRANCH_INS | FMT_4 | RELAXABLE,
    [all...]
epiphany-opc.c     [all...]
cr16-opc.c 163 {NAME, 1, OPC, 28, BRANCH_INS | RELAXABLE, {{cc,20}, {dispe9,16}}},\
165 {NAME, 2, ((OPC<<4)+0x8), 24, BRANCH_INS | RELAXABLE, {{cc,20}, {disps17,0}}},\
167 {NAME, 3, (OPC<<4), 16 , BRANCH_INS | RELAXABLE, {{cc,4}, {disps25,16}}}
m32r-opc.c     [all...]
m32c-desc.c 125 { "RELAXABLE", &bool_attr[0], &bool_attr[0] },
    [all...]
mep-desc.c 193 { "RELAXABLE", &bool_attr[0], &bool_attr[0] },
    [all...]
  /toolchain/binutils/binutils-2.25/include/opcode/
cr16.h 193 #define RELAXABLE (1 << 14)
crx.h 199 #define RELAXABLE (1 << 14)
  /toolchain/binutils/binutils-2.25/gas/config/
tc-crx.c     [all...]
tc-cr16.c     [all...]

Completed in 1480 milliseconds