index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target-i386
/
translate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcg: Change translator-side labels to a pointer
Richard Henderson
2015-03-13
1
-17
/
+16
*
tcg: Introduce tcg_op_buf_count and tcg_op_buf_full
Richard Henderson
2015-02-12
1
-6
/
+3
*
tcg: Move emit of INDEX_op_end into gen_tb_end
Richard Henderson
2015-02-12
1
-1
/
+1
*
target-i386: do not memcpy in and out of xmm_regs
Paolo Bonzini
2015-01-14
1
-4
/
+4
*
target-i386: fix movntsd on big-endian hosts
Paolo Bonzini
2015-01-14
1
-1
/
+2
*
gen-icount: check cflags instead of use_icount global
Paolo Bonzini
2015-01-03
1
-1
/
+1
*
translate: check cflags instead of use_icount global
Paolo Bonzini
2015-01-03
1
-20
/
+30
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2014-12-15
1
-0
/
+14
|
\
|
*
i386: do not cross the pages boundaries in replay mode
Pavel Dovgalyuk
2014-12-15
1
-0
/
+14
*
|
target-i386: fix icount processing for repz instructions
Pavel Dovgalyuk
2014-12-14
1
-2
/
+14
|
/
*
i386: fix breakpoints handling in icount mode
Pavel Dovgalyuk
2014-10-31
1
-1
/
+2
*
trace: [tcg] Include TCG-tracing header on all targets
Lluís Vilanova
2014-08-12
1
-0
/
+3
*
target-i386/translate.c: Remove unused tcg_gen_lshift()
Peter Maydell
2014-06-10
1
-8
/
+0
*
softmmu: introduce cpu_ldst.h
Paolo Bonzini
2014-06-05
1
-0
/
+1
*
tcg: Invert the inclusion of helper.h
Richard Henderson
2014-05-28
1
-3
/
+2
*
target-i386: Preserve the Z bit for bt/bts/btr/btc
Richard Henderson
2014-05-12
1
-9
/
+31
*
cpu: Move breakpoints field from CPU_COMMON to CPUState
Andreas Färber
2014-03-13
1
-2
/
+2
*
target-i386: Fix ucomis and comis memory access
Richard Henderson
2014-02-28
1
-10
/
+36
*
target-i386: Fix CC_OP_CLR vs PF
Richard Henderson
2014-02-28
1
-1
/
+1
*
target-i386: Fix I/O bitmap checks for in/out
Kevin Wolf
2014-02-19
1
-0
/
+2
*
target-i386: Tidy ljmp
Richard Henderson
2014-01-07
1
-2
/
+1
*
target-i386: Rename gen_op_jmp_T0 to gen_op_jmp_v
Richard Henderson
2014-01-07
1
-9
/
+9
*
target-i386: Tidy some size computation
Richard Henderson
2014-01-07
1
-3
/
+3
*
target-i386: Remove gen_op_mov_reg_A0
Richard Henderson
2014-01-07
1
-6
/
+1
*
target-i386: Remove gen_op_mov_TN_reg
Richard Henderson
2014-01-07
1
-64
/
+59
*
target-i386: Remove gen_op_addl_T0_T1
Richard Henderson
2014-01-07
1
-8
/
+3
*
target-i386: Remove gen_op_mov_reg_T1
Richard Henderson
2014-01-07
1
-18
/
+13
*
target-i386: Remove gen_op_mov_reg_T0
Richard Henderson
2014-01-07
1
-70
/
+65
*
target-i386: Tidy cpu_regs initialization
Richard Henderson
2014-01-07
1
-51
/
+36
*
target_i386: Clean up gen_pop_T0
Richard Henderson
2014-01-07
1
-47
/
+37
*
target-i386: Combine gen_push_T* into gen_push_v
Richard Henderson
2014-01-07
1
-74
/
+32
*
target-i386: Tidy addr16 code in gen_lea_modrm
Richard Henderson
2014-01-07
1
-18
/
+16
*
target-i386: Change dflag to TCGMemOp
Richard Henderson
2014-01-07
1
-284
/
+216
*
target-i386: Change gen_op_mov_reg_A0 size parameter to TCGMemOp
Richard Henderson
2014-01-07
1
-24
/
+8
*
target-i386: Change aflag to TCGMemOp
Richard Henderson
2014-01-07
1
-91
/
+87
*
target-i386: Change gen_op_j*z_ecx size parameter to TCGMemOp
Richard Henderson
2014-01-07
1
-10
/
+10
*
target-i386: Change gen_op_add_reg_* size parameter to TCGMemOp
Richard Henderson
2014-01-07
1
-54
/
+22
*
target-i386: Use TCGMemOp for 'ot' variables
Richard Henderson
2014-01-07
1
-50
/
+70
*
target-i386: Remove gen_op_andl_A0_ffff
Richard Henderson
2014-01-07
1
-20
/
+13
*
target-i386: Remove gen_op_movl_T0_T1
Richard Henderson
2014-01-07
1
-6
/
+1
*
target-i386: Remove gen_op_andl_T0_im
Richard Henderson
2014-01-07
1
-11
/
+9
*
target-i386: Remove gen_op_andl_T0_ffff
Richard Henderson
2014-01-07
1
-25
/
+18
*
target-i386: Remove gen_movtl_T*_im
Richard Henderson
2014-01-07
1
-13
/
+3
*
target-i386: Remove gen_op_mov*_A0_im
Richard Henderson
2014-01-07
1
-15
/
+2
*
target-i386: Remove gen_op_movl_T0_im*
Richard Henderson
2014-01-07
1
-20
/
+10
*
target-i386: Remove gen_op_movl_T0_im*
Richard Henderson
2014-01-07
1
-22
/
+10
*
target-i386: Remove gen_op_movl_T0_0
Richard Henderson
2014-01-07
1
-11
/
+6
*
target-i386: Tidy extend + move
Richard Henderson
2014-01-07
1
-9
/
+5
*
target-i386: Tidy extend + store
Richard Henderson
2014-01-07
1
-17
/
+17
*
target-i386: Tidy load + truncate
Richard Henderson
2014-01-07
1
-20
/
+19
[next]