Home
last modified time | relevance | path

Searched defs:tie_t (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dxtensa-modules.c305 unsigned tie_t = (insn[0] >> 4) & 0xf; in Field_t_Slot_inst_get() local
312 uint32 tie_t = val & 0xf; in Field_t_Slot_inst_set() local
319 unsigned tie_t = ((insn[0] >> 4) & 0xf); in Field_t_Slot_inst16a_get() local
326 uint32 tie_t = val & 0xf; in Field_t_Slot_inst16a_set() local
333 unsigned tie_t = (insn[0] >> 4) & 0xf; in Field_t_Slot_inst16b_get() local
340 uint32 tie_t = val & 0xf; in Field_t_Slot_inst16b_set() local
347 unsigned tie_t = insn[0] & 0xf; in Field_t_Slot_xt_flix64_slot0_get() local
354 uint32 tie_t = val & 0xf; in Field_t_Slot_xt_flix64_slot0_set() local
361 unsigned tie_t = insn[0] & 0xf; in Field_t_Slot_xt_flix64_slot1_get() local
368 uint32 tie_t = val & 0xf; in Field_t_Slot_xt_flix64_slot1_set() local
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dxtensa-modules.c305 unsigned tie_t = (insn[0] >> 4) & 0xf; in Field_t_Slot_inst_get() local
312 uint32 tie_t = val & 0xf; in Field_t_Slot_inst_set() local
319 unsigned tie_t = ((insn[0] >> 4) & 0xf); in Field_t_Slot_inst16a_get() local
326 uint32 tie_t = val & 0xf; in Field_t_Slot_inst16a_set() local
333 unsigned tie_t = (insn[0] >> 4) & 0xf; in Field_t_Slot_inst16b_get() local
340 uint32 tie_t = val & 0xf; in Field_t_Slot_inst16b_set() local
347 unsigned tie_t = insn[0] & 0xf; in Field_t_Slot_xt_flix64_slot0_get() local
354 uint32 tie_t = val & 0xf; in Field_t_Slot_xt_flix64_slot0_set() local
361 unsigned tie_t = insn[0] & 0xf; in Field_t_Slot_xt_flix64_slot1_get() local
368 uint32 tie_t = val & 0xf; in Field_t_Slot_xt_flix64_slot1_set() local
[all …]