Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/include/
Dxtensa-isa.h185 extern void xtensa_operand_set_field (xtensa_operand, xtensa_insnbuf, uint32);
/openbsd/src/gnu/usr.bin/binutils-2.17/include/
Dxtensa-isa.h494 xtensa_operand_set_field (xtensa_isa isa, xtensa_opcode opc, int opnd,
DChangeLog417 xtensa_operand_set_field, xtensa_operand_encode,
/openbsd/src/gnu/usr.bin/binutils/bfd/
Dxtensa-isa.c430 xtensa_operand_set_field (xtensa_operand opnd, xtensa_insnbuf insn, uint32 val) in xtensa_operand_set_field() function
Delf32-xtensa.c1520 xtensa_operand_set_field (operand, ibuff, newval);
3096 xtensa_operand_set_field (operand, insnbuf, 1);
3103 xtensa_operand_set_field (operand, insnbuf, 0);
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
Delf32-xtensa.c1741 || xtensa_operand_set_field (isa, opcode, opnd, fmt, slot, in elf_xtensa_do_reloc()
3690 || xtensa_operand_set_field (isa, o_opcode, i, o_fmt, 0, in narrow_instruction()
3837 || xtensa_operand_set_field (isa, o_opcode, i, o_fmt, 0, in widen_instruction()
3900 xtensa_operand_set_field (isa, opcode, opn, core_format, 0, in elf_xtensa_do_asm_simplify()
3909 xtensa_operand_set_field (isa, opcode, 0, core_format, 0, slotbuf, 0); in elf_xtensa_do_asm_simplify()
Dxtensa-isa.c980 xtensa_operand_set_field (xtensa_isa isa, xtensa_opcode opc, int opnd, in xtensa_operand_set_field() function
DChangeLog-20041073 (xtensa_operand_get_field, xtensa_operand_set_field): Rewritten to
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/
Dtc-xtensa.c2072 xtensa_operand_set_field (isa, opc, opnd, fmt, slot, slotbuf, val); in get_invisible_operands()
2688 xtensa_operand_set_field (xtensa_default_isa, opcode, operand, fmt, slot, in xtensa_insnbuf_set_operand()
11115 rc = xtensa_operand_set_field (isa, opcode, i, fmt, slot, slotbuf, in tinsn_to_slotbuf()
/openbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-xtensa.c2473 xtensa_operand_set_field (operand, insnbuf, valbuf);
8436 xtensa_operand_set_field (operand, insnbuf, opnd_value);