Searched refs:CSKY_INSN_JSRI_TO_LRW (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-csky.c3958 #define CSKY_INSN_JSRI_TO_LRW 0xea9a0000
4127 x = (x & howto->dst_mask) | CSKY_INSN_JSRI_TO_LRW;
3969 #define CSKY_INSN_JSRI_TO_LRW macro
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-csky.c3941 #define CSKY_INSN_JSRI_TO_LRW 0xea9a0000 macro
4110 x = (x & howto->dst_mask) | CSKY_INSN_JSRI_TO_LRW;
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-csky.c3969 #define CSKY_INSN_JSRI_TO_LRW 0xea9a0000 macro
4138 x = (x & howto->dst_mask) | CSKY_INSN_JSRI_TO_LRW;
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-csky.c3969 #define CSKY_INSN_JSRI_TO_LRW 0xea9a0000 macro
4138 x = (x & howto->dst_mask) | CSKY_INSN_JSRI_TO_LRW;

Completed in 442 milliseconds