Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-sh.c1525 op->type = A_DISP_PC_ABS; in parse_at()
1705 if (user->type == A_DISP_PC_ABS) in get_specific()
2500 operand->type != A_DISP_PC_ABS, operand); in build_Mytes()
2504 operand->type != A_DISP_PC_ABS, operand); in build_Mytes()
/toolchain/binutils/binutils-2.25/opcodes/
Dsh-opc.h108 A_DISP_PC_ABS, enumerator
DChangeLog-02031984 * sh-opc.h (sh_arg_type): Added A_DISP_PC_ABS.
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-02037059 A_DISP_PC_ABS, and adjust it by -4.
7060 (get_specific): Accept A_DISP_PC_ABS where A_DISP_PC is
7063 the operand type is not A_DISP_PC_ABS.