OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mnem
(Results
1 - 3
of
3
) sorted by null
/external/v8/src/ia32/
disasm-ia32.cc
52
const char*
mnem
;
member in struct:disasm::ByteMnemonic
172
const char*
mnem
;
member in struct:disasm::InstructionDesc
195
const char*
mnem
);
208
instructions_[i].
mnem
= "";
235
id->
mnem
= bm[i].
mnem
;
246
const char*
mnem
) {
250
id->
mnem
=
mnem
;
260
id->
mnem
= jump_conditional_mnem[b & 0x0F]
521
const char*
mnem
= "Imm???";
local
551
const char*
mnem
= NULL;
local
586
const char*
mnem
= NULL;
local
634
const char*
mnem
= jump_conditional_
mnem
[cond];
local
648
const char*
mnem
= jump_conditional_
mnem
[cond];
local
661
const char*
mnem
= set_conditional_
mnem
[cond];
local
672
const char*
mnem
= conditional_move_
mnem
[cond];
local
694
const char*
mnem
= "?";
local
740
const char*
mnem
= "?";
local
1086
const char*
mnem
= NULL;
local
1124
const char*
mnem
= NULL;
local
1240
const char*
mnem
= (*data == 0x2E) ? "ucomisd" : "comisd";
local
1462
const char*
mnem
= "?";
local
[
all
...]
/external/v8/src/x64/
disasm-x64.cc
58
const char*
mnem
;
member in struct:disasm::ByteMnemonic
180
const char*
mnem
;
member in struct:disasm::InstructionDesc
200
const char*
mnem
);
213
instructions_[i].
mnem
= "(bad)";
237
id->
mnem
= bm[i].
mnem
;
252
const char*
mnem
) {
256
id->
mnem
=
mnem
;
267
id->
mnem
= NULL; // Computed depending on condition code
648
const char*
mnem
= "Imm???";
local
693
const char*
mnem
= NULL;
local
744
const char*
mnem
= NULL;
local
807
const char*
mnem
= conditional_code_suffix[cond];
local
818
const char*
mnem
= conditional_code_suffix[cond];
local
828
const char*
mnem
= conditional_code_suffix[cond];
local
851
const char*
mnem
= "?";
local
895
const char*
mnem
= "?";
local
1478
const char*
mnem
= NULL;
local
[
all
...]
/external/webkit/Source/WebCore/platform/text/mac/
character-sets.txt
1176
Name:
MNEM
[RFC1345,KXS2]
[
all
...]
Completed in 177 milliseconds