Home
last modified time | relevance | path

Searched refs:get_opcode_from_buf (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gas/config/
H A Dtc-xtensa.c385 static xtensa_opcode get_opcode_from_buf
2213 get_opcode_from_buf (buf) in get_opcode_from_buf() function
5662 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);
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-xtensa.c2482 get_opcode_from_buf (const char *buf, int slot) in get_opcode_from_buf() function
4357 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()
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/
H A DChangeLog-2004755 (get_opcode_from_buf): Add slot parameter. Use new xtensa-isa.h