Home
last modified time | relevance | path

Searched refs:xtensa_operand_encode (Results 1 – 10 of 10) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/include/
H A Dxtensa-isa.h206 extern xtensa_encode_result xtensa_operand_encode (xtensa_operand, uint32 *);
/openbsd-src/gnu/usr.bin/binutils-2.17/include/
H A Dxtensa-isa.h505 xtensa_operand_encode (xtensa_isa isa, xtensa_opcode opc, int opnd,
H A DChangeLog417 xtensa_operand_set_field, xtensa_operand_encode,
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Dxtensa-isa.c438 xtensa_operand_encode (xtensa_operand opnd, uint32 *valp) in xtensa_operand_encode() function
H A Delf32-xtensa.c1519 encode_result = xtensa_operand_encode (operand, &newval);
5597 return (xtensa_operand_encode (opnd, &new_address)
/openbsd-src/gnu/usr.bin/binutils/gas/config/
H A Dtc-xtensa.c1704 if ((xtensa_operand_encode (opnd, &buf) != xtensa_encode_result_ok)
2438 encode_result = xtensa_operand_encode (operand, &valbuf);
3143 return (xtensa_operand_encode (operand, &valbuf) != xtensa_encode_result_ok);
8435 (void) xtensa_operand_encode (operand, &opnd_value);
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Delf32-xtensa.c1740 || xtensa_operand_encode (isa, opcode, opnd, &newval) in elf_xtensa_do_reloc()
3689 || xtensa_operand_encode (isa, o_opcode, i, &newval) in narrow_instruction()
3836 || xtensa_operand_encode (isa, o_opcode, i, &newval) in widen_instruction()
3899 xtensa_operand_encode (isa, opcode, opn, &regno); in elf_xtensa_do_asm_simplify()
9471 || xtensa_operand_encode (isa, opc, opnd, &valp)) in pcrel_reloc_fits()
H A Dxtensa-isa.c1017 xtensa_operand_encode (xtensa_isa isa, xtensa_opcode opc, int opnd, in xtensa_operand_encode() function
H A DChangeLog-20041075 (xtensa_operand_encode): Handle default operands with no encoding
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-xtensa.c1830 if (xtensa_operand_encode (isa, opc, opnd, &buf)) in expression_maybe_register()
2071 xtensa_operand_encode (isa, opc, opnd, &val); in get_invisible_operands()
2670 if (xtensa_operand_encode (xtensa_default_isa, opcode, operand, &valbuf)) in xtensa_insnbuf_set_operand()
3166 if (xtensa_operand_encode (xtensa_default_isa, opcode, operand, &valbuf)) in xg_check_operand()
11114 (void) xtensa_operand_encode (isa, opcode, i, &opnd_value); in tinsn_to_slotbuf()