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

/haiku-fatelf/src/bin/gdb/opcodes/
H A Dxstormy16-opc.h109 long f_imm4; member in struct:cgen_fields
H A Dxstormy16-ibld.c638 errmsg = insert_normal (cd, fields->f_imm4, 0, 0, 8, 4, 32, total_length, buffer);
782 length = extract_normal (cd, ex_info, insn_value, 0, 0, 8, 4, 32, total_length, pc, & fields->f_imm4);
915 value = fields->f_imm4;
1008 value = fields->f_imm4;
1110 fields->f_imm4 = value;
1200 fields->f_imm4 = value;
H A Dxstormy16-asm.c256 errmsg = parse_small_immediate (cd, strp, XSTORMY16_OPERAND_IMM4, &fields->f_imm4);
H A Dxstormy16-dis.c142 print_normal (cd, info, fields->f_imm4, 0, pc, length);

Completed in 48 milliseconds