Searched refs:call12_op (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Delf32-xtensa.c3031 static xtensa_opcode call12_op = XTENSA_UNDEFINED;
3045 call12_op = xtensa_opcode_lookup (xtensa_default_isa, "call12");
3068 || opcode == call12_op);
3078 || opcode == call12_op
3944 if (opcode == callx12_op) return call12_op;
3022 static xtensa_opcode call12_op = XTENSA_UNDEFINED; variable

Completed in 143 milliseconds