HomeSort by relevance Sort by last modified time
    Searched refs:slotbuf (Results 1 - 6 of 6) sorted by null

  /toolchain/binutils/binutils-2.27/bfd/
xtensa-modules.c     [all...]
xtensa-isa.c 617 const xtensa_insnbuf insn, xtensa_insnbuf slotbuf)
626 (*intisa->slots[slot_id].get_fn) (insn, slotbuf);
633 xtensa_insnbuf insn, const xtensa_insnbuf slotbuf)
642 (*intisa->slots[slot_id].set_fn) (insn, slotbuf);
697 const xtensa_insnbuf slotbuf)
708 opc = (intisa->slots[slot_id].opcode_decode_fn) (slotbuf);
720 xtensa_insnbuf slotbuf, xtensa_opcode opc)
740 (*encode_fn) (slotbuf);
956 const xtensa_insnbuf slotbuf, uint32 *valp)
985 *valp = (*get_fn) (slotbuf);
    [all...]
elf32-xtensa.c 4180 static xtensa_insnbuf slotbuf = NULL; local
4477 static xtensa_insnbuf slotbuf = NULL; local
4646 static xtensa_insnbuf slotbuf = NULL; local
4697 static xtensa_insnbuf slotbuf = NULL; local
4801 static xtensa_insnbuf slotbuf = NULL; local
7858 static xtensa_insnbuf slotbuf = NULL; local
    [all...]
  /toolchain/binutils/binutils-2.27/gas/config/
xtensa-istack.h 102 xtensa_insnbuf slotbuf[MAX_SLOTS]; member in struct:vliw_insn
tc-xtensa.c 2160 static xtensa_insnbuf slotbuf = NULL; local
2608 static xtensa_insnbuf slotbuf = NULL; local
5151 static xtensa_insnbuf slotbuf = NULL; local
5739 static xtensa_insnbuf slotbuf = NULL; local
7978 static xtensa_insnbuf slotbuf = NULL; local
12586 static xtensa_insnbuf slotbuf = 0; local
12970 static xtensa_insnbuf slotbuf = NULL; local
    [all...]
  /toolchain/binutils/binutils-2.27/include/
xtensa-isa.h 344 const xtensa_insnbuf insn, xtensa_insnbuf slotbuf);
348 xtensa_insnbuf insn, const xtensa_insnbuf slotbuf);
368 const xtensa_insnbuf slotbuf);
377 xtensa_insnbuf slotbuf, xtensa_opcode opc);
495 const xtensa_insnbuf slotbuf, uint32 *valp);
500 xtensa_insnbuf slotbuf, uint32 val);

Completed in 315 milliseconds