/external/qemu/target-i386/ |
helper_template.h | 58 target_long src1, src2; 73 target_long src1; 82 target_long src1, src2; 97 target_long src1; 106 target_long src1, src2; 121 target_long src1, src2; 131 target_long src1, src2; 146 target_long src1, src2; 173 target_long src1, src2; 195 target_long src1, src2 [all...] |
exec.h | 71 static inline target_long lshift(target_long x, int n)
|
translate.c | [all...] |
/external/qemu/ |
cpu-defs.h | 42 typedef int32_t target_long; typedef 48 typedef int64_t target_long; typedef
|
monitor.c | 770 target_long addr = GET_TLONG(addrh, addrl); 838 target_long addr = GET_TLONG(valh, vall); [all...] |
/external/qemu/target-mips/ |
op_helper.c | 309 target_long tmp; \ [all...] |
translate.c | [all...] |