Searched refs:FRV_OPERAND_A0 (Results 1 – 5 of 5) sorted by relevance
| /mirbsd/src/gnu/usr.bin/binutils/opcodes/ |
| D | frv-ibld.c | 561 case FRV_OPERAND_A0 : in frv_cgen_insert_operand() 885 case FRV_OPERAND_A0 : in frv_cgen_extract_operand() 1197 case FRV_OPERAND_A0 : in frv_cgen_get_int_operand() 1457 case FRV_OPERAND_A0 : in frv_cgen_get_vma_operand() 1724 case FRV_OPERAND_A0 : in frv_cgen_set_int_operand() 1981 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 | 153 case FRV_OPERAND_A0 : in frv_cgen_print_operand()
|
| D | frv-desc.h | 714 , FRV_OPERAND_TLBPRL, FRV_OPERAND_A0, FRV_OPERAND_A1, FRV_OPERAND_FRINTIEVEN enumerator
|
| D | frv-desc.c | 2305 { "A0", FRV_OPERAND_A0, HW_H_UINT, 17, 1,
|