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

/freebsd-11-stable/contrib/binutils/opcodes/
H A Dmep-ibld.c53 static int extract_normal
322 /* Subroutine of extract_normal.
370 /* Subroutine of extract_normal. */
416 extract_normal (CGEN_CPU_DESC cd,
1069 length = extract_normal (cd, ex_info, insn_value, 0, 0, 16, 16, 32, total_length, pc, & fields->f_24u8a4n_hi);
1071 length = extract_normal (cd, ex_info, insn_value, 0, 0, 8, 6, 32, total_length, pc, & fields->f_24u8a4n_lo);
1078 length = extract_normal (cd, ex_info, insn_value, 0, 0, 5, 1, 32, total_length, pc, & fields->f_5);
1080 length = extract_normal (cd, ex_info, insn_value, 0, 0, 6, 1, 32, total_length, pc, & fields->f_6);
1082 length = extract_normal (cd, ex_info, insn_value, 0, 0, 7, 1, 32, total_length, pc, & fields->f_7);
1084 length = extract_normal (c
414 extract_normal (CGEN_CPU_DESC cd, function
[all...]

Completed in 121 milliseconds