OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cpnum
(Results
1 - 4
of
4
) sorted by null
/sdk/emulator/qtools/
armdis.cpp
484
uint8_t
cpnum
= (insn >> 8) & 0xf;
local
490
opname, cond_to_str(cond),
cpnum
, crd, crn, crm, opcode2);
757
uint8_t
cpnum
= (insn >> 8) & 0xf;
local
759
if (
cpnum
== 15) {
/external/qemu/target-arm/
cpu.h
401
void cpu_arm_set_cp_io(CPUARMState *env, int
cpnum
,
helper.c
[
all
...]
translate.c
6197
int
cpnum
;
local
[
all
...]
Completed in 135 milliseconds