Searched refs:FRV_OPERAND_A0 (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | frv-ibld.c | 568 case FRV_OPERAND_A0 : in frv_cgen_insert_operand() 892 case FRV_OPERAND_A0 : in frv_cgen_extract_operand() 1204 case FRV_OPERAND_A0 : in frv_cgen_get_int_operand() 1464 case FRV_OPERAND_A0 : in frv_cgen_get_vma_operand() 1731 case FRV_OPERAND_A0 : in frv_cgen_set_int_operand() 1988 case FRV_OPERAND_A0 : in frv_cgen_set_vma_operand()
|
D | frv-asm.c | 1011 case FRV_OPERAND_A0 : in frv_cgen_parse_operand() 1012 errmsg = parse_A0 (cd, strp, FRV_OPERAND_A0, (unsigned long *) (& fields->f_A)); in frv_cgen_parse_operand()
|
D | frv-dis.c | 152 case FRV_OPERAND_A0 : in frv_cgen_print_operand()
|
D | frv-desc.h | 745 , FRV_OPERAND_TLBPRL, FRV_OPERAND_A0, FRV_OPERAND_A1, FRV_OPERAND_FRINTIEVEN enumerator
|
D | frv-desc.c | 2316 { "A0", FRV_OPERAND_A0, HW_H_UINT, 17, 1,
|