Searched refs:f_cond (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.25/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 | 315 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()
|