Searched refs:f_perm (Results 1 – 9 of 9) sorted by relevance
| /netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
| H A D | mt-ibld.c | 711 errmsg = insert_normal (cd, fields->f_perm, 0, 0, 25, 2, 32, total_length, buffer); in mt_cgen_insert_operand() 932 …th = extract_normal (cd, ex_info, insn_value, 0, 0, 25, 2, 32, total_length, pc, & fields->f_perm); in mt_cgen_extract_operand() 1133 value = fields->f_perm; in mt_cgen_get_int_operand() 1316 value = fields->f_perm; in mt_cgen_get_vma_operand() 1506 fields->f_perm = value; in mt_cgen_set_int_operand() 1686 fields->f_perm = value; in mt_cgen_set_vma_operand()
|
| H A D | mt-opc.h | 116 long f_perm; member
|
| H A D | mt-dis.c | 240 print_dollarhex (cd, info, fields->f_perm, 0, pc, length); in mt_cgen_print_operand()
|
| H A D | mt-asm.c | 548 …sg = cgen_parse_unsigned_integer (cd, strp, MT_OPERAND_PERM, (unsigned long *) (& fields->f_perm)); in mt_cgen_parse_operand()
|
| /netbsd-src/external/gpl3/binutils/dist/opcodes/ |
| H A D | mt-ibld.c | 711 errmsg = insert_normal (cd, fields->f_perm, 0, 0, 25, 2, 32, total_length, buffer); in mt_cgen_insert_operand() 932 …th = extract_normal (cd, ex_info, insn_value, 0, 0, 25, 2, 32, total_length, pc, & fields->f_perm); in mt_cgen_extract_operand() 1133 value = fields->f_perm; in mt_cgen_get_int_operand() 1316 value = fields->f_perm; in mt_cgen_get_vma_operand() 1506 fields->f_perm = value; in mt_cgen_set_int_operand() 1686 fields->f_perm = value; in mt_cgen_set_vma_operand()
|
| H A D | mt-opc.h | 116 long f_perm; member
|
| H A D | mt-dis.c | 240 print_dollarhex (cd, info, fields->f_perm, 0, pc, length); in mt_cgen_print_operand()
|
| H A D | mt-asm.c | 548 …sg = cgen_parse_unsigned_integer (cd, strp, MT_OPERAND_PERM, (unsigned long *) (& fields->f_perm)); in mt_cgen_parse_operand()
|
| /netbsd-src/usr.bin/find/ |
| H A D | function.c | 133 int f_perm(PLAN *, FTSENT *); 1527 f_perm(PLAN *plan, FTSENT *entry) in f_perm() function 1550 new = palloc(N_PERM, f_perm); in c_perm()
|