OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TCG_REG_I4
(Results
1 - 2
of
2
) sorted by null
/external/qemu/tcg/sparc/
tcg-target.h
65
TCG_REG_I4
,
tcg-target.c
75
TCG_REG_I4
,
350
tcg_out_movi_imm32(s,
TCG_REG_I4
, arg >> (TCG_TARGET_REG_BITS / 2));
351
tcg_out_arithi(s,
TCG_REG_I4
,
TCG_REG_I4
, 32, SHIFT_SLLX);
353
tcg_out_arith(s, ret, ret,
TCG_REG_I4
, ARITH_OR);
[
all
...]
Completed in 884 milliseconds