OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cpu_t
(Results
1 - 2
of
2
) sorted by null
/external/qemu/target-i386/
translate.c
68
static TCGv
cpu_T
[2], cpu_T3;
185
tcg_gen_movi_tl(
cpu_T
[0], 0);
190
tcg_gen_movi_tl(
cpu_T
[0], val);
195
tcg_gen_movi_tl(
cpu_T
[0], val);
200
tcg_gen_movi_tl(
cpu_T
[1], val);
205
tcg_gen_movi_tl(
cpu_T
[1], val);
222
tcg_gen_movi_tl(
cpu_T
[0], val);
227
tcg_gen_movi_tl(
cpu_T
[1], val);
232
tcg_gen_andi_tl(
cpu_T
[0],
cpu_T
[0], 0xffff)
[
all
...]
/external/netperf/
netlib.c
[
all
...]
Completed in 39 milliseconds