Searched refs:f_cond (Results 1 – 10 of 10) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils/opcodes/ |
| D | m32r-opc.h | 103 long f_cond; member
|
| D | frv-ibld.c | 723 errmsg = insert_normal (cd, fields->f_cond, 0, 0, 8, 1, 32, total_length, buffer); 1026 …gth = extract_normal (cd, ex_info, insn_value, 0, 0, 8, 1, 32, total_length, pc, & fields->f_cond); 1312 value = fields->f_cond; 1549 value = fields->f_cond; 1795 fields->f_cond = value; 2029 fields->f_cond = value;
|
| D | frv-opc.h | 317 long f_cond; member
|
| D | frv-dis.c | 299 print_normal (cd, info, fields->f_cond, 0|(1<<CGEN_OPERAND_HASH_PREFIX), pc, length);
|
| D | frv-asm.c | 870 errmsg = cgen_parse_unsigned_integer (cd, strp, FRV_OPERAND_COND, &fields->f_cond);
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/opcodes/ |
| D | m32r-opc.h | 103 long f_cond; member
|
| D | frv-ibld.c | 735 errmsg = insert_normal (cd, fields->f_cond, 0, 0, 8, 1, 32, total_length, buffer); in frv_cgen_insert_operand() 1060 …gth = extract_normal (cd, ex_info, insn_value, 0, 0, 8, 1, 32, total_length, pc, & fields->f_cond); in frv_cgen_extract_operand() 1367 value = fields->f_cond; in frv_cgen_get_int_operand() 1627 value = fields->f_cond; in frv_cgen_get_vma_operand() 1894 fields->f_cond = value; in frv_cgen_set_int_operand() 2151 fields->f_cond = value; in frv_cgen_set_vma_operand()
|
| D | frv-opc.h | 317 long f_cond; member
|
| D | frv-dis.c | 316 print_normal (cd, info, fields->f_cond, 0|(1<<CGEN_OPERAND_HASH_PREFIX), pc, length); in frv_cgen_print_operand()
|
| D | frv-asm.c | 1174 …g = cgen_parse_unsigned_integer (cd, strp, FRV_OPERAND_COND, (unsigned long *) (& fields->f_cond)); in frv_cgen_parse_operand()
|