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

/freebsd-9.3-release/contrib/binutils/opcodes/
H A Dmep-ibld.c47 static const char * insert_normal
78 /* Subroutine of insert_normal. */
123 insert_normal (CGEN_CPU_DESC cd,
577 errmsg = insert_normal (cd, fields->f_24u8a4n_hi, 0, 0, 16, 16, 32, total_length, buffer);
580 errmsg = insert_normal (cd, fields->f_24u8a4n_lo, 0, 0, 8, 6, 32, total_length, buffer);
593 errmsg = insert_normal (cd, fields->f_5, 0, 0, 5, 1, 32, total_length, buffer);
596 errmsg = insert_normal (cd, fields->f_6, 0, 0, 6, 1, 32, total_length, buffer);
599 errmsg = insert_normal (cd, fields->f_7, 0, 0, 7, 1, 32, total_length, buffer);
602 errmsg = insert_normal (cd, fields->f_11, 0, 0, 11, 1, 32, total_length, buffer);
608 errmsg = insert_normal (c
122 insert_normal (CGEN_CPU_DESC cd, function
[all...]
H A Dcgen-ibld.in47 static const char * insert_normal
78 /* Subroutine of insert_normal. */
123 insert_normal (CGEN_CPU_DESC cd,

Completed in 102 milliseconds