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

  /toolchain/binutils/binutils-2.25/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 4179 static xtensa_insnbuf slotbuf = NULL; local
4476 static xtensa_insnbuf slotbuf = NULL; local
4645 static xtensa_insnbuf slotbuf = NULL; local
4696 static xtensa_insnbuf slotbuf = NULL; local
4800 static xtensa_insnbuf slotbuf = NULL; local
7417 static xtensa_insnbuf slotbuf = NULL; local
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
xtensa-istack.h 102 xtensa_insnbuf slotbuf[MAX_SLOTS]; member in struct:vliw_insn
tc-xtensa.c 2102 static xtensa_insnbuf slotbuf = NULL; local
2557 static xtensa_insnbuf slotbuf = NULL; local
5073 static xtensa_insnbuf slotbuf = NULL; local
5663 static xtensa_insnbuf slotbuf = NULL; local
7767 static xtensa_insnbuf slotbuf = NULL; local
12016 static xtensa_insnbuf slotbuf = 0; local
12400 static xtensa_insnbuf slotbuf = NULL; local
    [all...]
  /toolchain/binutils/binutils-2.25/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 341 milliseconds