Searched refs:get_opcode_from_buf (Results 1 – 3 of 3) sorted by relevance
385 static xtensa_opcode get_opcode_from_buf2213 get_opcode_from_buf (buf) in get_opcode_from_buf() function5662 xtensa_opcode opcode = get_opcode_from_buf (fragP->fr_opcode); in xtensa_fix_close_loop_end_frags()5798 xtensa_opcode opcode = get_opcode_from_buf (fragP->fr_opcode); in xtensa_fix_short_loop_frags()5883 xtensa_opcode opcode = get_opcode_from_buf (fragP->fr_literal + offset);5927 xtensa_opcode opcode = get_opcode_from_buf (fragP->fr_literal + offset);
2482 get_opcode_from_buf (const char *buf, int slot) in get_opcode_from_buf() function4357 out_opcode = get_opcode_from_buf (next_fragP->fr_literal, 0); in next_frag_opcode_is_loop()7679 get_opcode_from_buf (fragP->fr_literal + offset, slot); in unrelaxed_frag_has_b_j()
755 (get_opcode_from_buf): Add slot parameter. Use new xtensa-isa.h