Home
last modified time | relevance | path

Searched refs:opcode_offset (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-ns32k.h94 unsigned int opcode_offset; \
103 #define fix_opcode_offset(X) (X)->tc_fix_data.opcode_offset
Dtc-ns32k.c1319 unsigned int opcode_offset) in fix_new_ns32k() argument
1327 fix_opcode_offset (fixP) = opcode_offset; in fix_new_ns32k()
1348 unsigned int opcode_offset) in fix_new_ns32k_exp() argument
1355 fix_opcode_offset (fixP) = opcode_offset; in fix_new_ns32k_exp()
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-9697264 opcode_frag and opcode_offset and remove pcrel_adjust.
265 (TC_FIX_TYPE): add opcode_fragP and opcode_offset fields.
284 opcode_offset and remove pcrel_adjust.