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

  /toolchain/binutils/binutils-2.25/opcodes/
cr16-opc.c 350 #define LD_REG_INST(NAME, OPC1, OPC2, OPC3, OPC4, OPC5, OP_S, OP_D) \
376 LD_REG_INST ("loadb", 0x00124, 0xBE, 0x88, 0x219, 0x45, rpbase_disps4, regr),
377 LD_REG_INST ("loadd", 0x00128, 0xAE, 0x87, 0x21A, 0x46, rpbase_dispe4, regp),
378 LD_REG_INST ("loadw", 0x0012C, 0x9E, 0x89, 0x21B, 0x47, rpbase_dispe4, regr),
crx-opc.c 348 #define LD_REG_INST(NAME, OPC1, OPC2, DISP) \
374 LD_REG_INST ("loadb", 0x0, 0x0, DISPUB4),
375 LD_REG_INST ("loadw", 0x1, 0x1, DISPUW4),
376 LD_REG_INST ("loadd", 0x2, 0x2, DISPUD4),

Completed in 1684 milliseconds