Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dbpf-ibld.c584 case BPF_OPERAND_DISP32 : in bpf_cgen_insert_operand()
673 case BPF_OPERAND_DISP32 : in bpf_cgen_extract_operand()
752 case BPF_OPERAND_DISP32 : in bpf_cgen_get_int_operand()
803 case BPF_OPERAND_DISP32 : in bpf_cgen_get_vma_operand()
861 case BPF_OPERAND_DISP32 : in bpf_cgen_set_int_operand()
909 case BPF_OPERAND_DISP32 : in bpf_cgen_set_vma_operand()
H A Dbpf-asm.c150 case BPF_OPERAND_DISP32 : in bpf_cgen_parse_operand()
151 … errmsg = cgen_parse_signed_integer (cd, strp, BPF_OPERAND_DISP32, (long *) (& fields->f_imm32)); in bpf_cgen_parse_operand()
H A Dbpf-desc.h208 , BPF_OPERAND_SRCBE, BPF_OPERAND_DISP16, BPF_OPERAND_DISP32, BPF_OPERAND_IMM32 enumerator
H A Dbpf-dis.c172 case BPF_OPERAND_DISP32 : in bpf_cgen_print_operand()
H A Dbpf-desc.c265 { "disp32", BPF_OPERAND_DISP32, HW_H_SINT, 31, 32,
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-bpf.c286 case BPF_OPERAND_DISP32: in md_cgen_lookup_reloc()
333 case BPF_OPERAND_DISP32: in md_apply_fix()