OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:specific_opcode
(Results
1 - 2
of
2
) sorted by null
/external/libchrome/sandbox/win/src/sidestep/
mini_disassembler.cpp
148
const SpecificOpcode*
specific_opcode
= reinterpret_cast<
local
152
specific_opcode
= &opcode.opcode_if_f2_prefix_;
154
specific_opcode
= &opcode.opcode_if_f3_prefix_;
156
specific_opcode
= &opcode.opcode_if_66_prefix_;
161
instruction_type_ =
specific_opcode
->type_;
166
ProcessOperand(
specific_opcode
->flag_dest_);
167
ProcessOperand(
specific_opcode
->flag_source_);
168
ProcessOperand(
specific_opcode
->flag_aux_);
/toolchain/binutils/binutils-2.25/gas/
ChangeLog-2004
688
software_avoid_all_short_loops,
specific_opcode
): Delete.
[
all
...]
Completed in 167 milliseconds