Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/opcodes/
Dfrv-ibld.c704 errmsg = insert_normal (cd, fields->f_LRAD, 0, 0, 4, 1, 32, total_length, buffer); in frv_cgen_insert_operand()
1029 …gth = extract_normal (cd, ex_info, insn_value, 0, 0, 4, 1, 32, total_length, pc, & fields->f_LRAD); in frv_cgen_extract_operand()
1336 value = fields->f_LRAD; in frv_cgen_get_int_operand()
1596 value = fields->f_LRAD; in frv_cgen_get_vma_operand()
1863 fields->f_LRAD = value; in frv_cgen_set_int_operand()
2120 fields->f_LRAD = value; in frv_cgen_set_vma_operand()
Dfrv-opc.h333 long f_LRAD; member
Dfrv-dis.c292 print_normal (cd, info, fields->f_LRAD, 0, pc, length); in frv_cgen_print_operand()
Dfrv-asm.c1150 …g = cgen_parse_unsigned_integer (cd, strp, FRV_OPERAND_LRAD, (unsigned long *) (& fields->f_LRAD)); in frv_cgen_parse_operand()