Home
last modified time | relevance | path

Searched refs:CGEN_CPU_SET_VMA_OPERAND (Results 1 – 6 of 6) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gas/config/
H A Dtc-xstormy16.c499 CGEN_CPU_SET_VMA_OPERAND (cd) (cd, opindex, fields, (bfd_vma) value);
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-xstormy16.c500 CGEN_CPU_SET_VMA_OPERAND (cd) (cd, opindex, fields, (bfd_vma) value); in xstormy16_md_apply_fix()
/openbsd/gnu/usr.bin/binutils/gas/
H A Dcgen.c607 CGEN_CPU_SET_VMA_OPERAND (cd) (cd, opindex, fields, (bfd_vma) value);
/openbsd/gnu/usr.bin/binutils-2.17/gas/
H A Dcgen.c617 CGEN_CPU_SET_VMA_OPERAND (cd) (cd, opindex, fields, (bfd_vma) value);
/openbsd/gnu/usr.bin/binutils/include/opcode/
H A Dcgen.h1303 #define CGEN_CPU_SET_VMA_OPERAND(cd) ((cd)->set_vma_operand) macro
/openbsd/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dcgen.h1316 #define CGEN_CPU_SET_VMA_OPERAND(cd) ((cd)->set_vma_operand) macro