Andreas Kling
|
062e2f8614
UserspaceEmulator: Implement the XCHG instruction
|
пре 5 година |
Andreas Kling
|
536ca0f8c9
UserspaceEmulator: Implement some more MOV variants
|
пре 5 година |
Andreas Kling
|
2d44f4526a
UserspaceEmulator: Implement MOVSB/MOVSW/MOVSD
|
пре 5 година |
Andreas Kling
|
ed57efff4f
UserspaceEmulator: Implement the CMPXCHG instruction
|
пре 5 година |
Andreas Kling
|
6ec0a63af1
UserspaceEmulator: Fix broken MOV_RM8_reg8
|
пре 5 година |
Andreas Kling
|
bdf72a7c7a
UserspaceEmulator: Implement JMP_NEAR_imm
|
пре 5 година |
Andreas Kling
|
938a00ecf9
UserspaceEmulator: Implement the CMOVcc instruction
|
пре 5 година |
Andreas Kling
|
adf3775955
UserspaceEmulator: Implement the SBB family of instructions
|
пре 5 година |
Andreas Kling
|
734f63d522
UserspaceEmulator: Add basic TLS (thread-local storage) support
|
пре 5 година |
Andreas Kling
|
df95e25eaa
UserspaceEmulator: Implement the NEG instruction
|
пре 5 година |
Andreas Kling
|
aa13183615
UserspaceEmulator: Implement SETcc_RM8
|
пре 5 година |
Andreas Kling
|
b524bc123d
UserspaceEmulator: Implement the DEC family of instructions
|
пре 5 година |
Andreas Kling
|
8a94622e54
UserspaceEmulator: Put memory read/write logging behind MEMORY_DEBUG
|
пре 5 година |
Andreas Kling
|
775bc158ba
UserspaceEmulator: Implement the SHL family of instructions
|
пре 5 година |
Andreas Kling
|
bfacb9583a
UserspaceEmulator: Implement RET_imm16
|
пре 5 година |
Andreas Kling
|
eb86264d3b
UserspaceEmulator: Simplify op_foo templates
|
пре 5 година |
Andreas Kling
|
6febad1ef3
UserspaceEmulator: The generic_RM*_imm8 functions need to sign extend
|
пре 5 година |
Andreas Kling
|
21837544bb
UserspaceEmulator: Implement MOV_EAX_moff32
|
пре 5 година |
Andreas Kling
|
1579cbdc9d
UserspaceEmulator: Implement CALL_RM32
|
пре 5 година |
Andreas Kling
|
a6719ede0b
UserspaceEmulator: Implement the SHR family of instructions
|
пре 5 година |
Andreas Kling
|
2ee451afed
UserspaceEmulator: Implement SHR_RM32_imm8
|
пре 5 година |
Andreas Kling
|
d79f15e219
UserspaceEmulator: Implement the OR family of instructions
|
пре 5 година |
Andreas Kling
|
cb2e36dde7
UserspaceEmulator: Implement PUSH_imm8
|
пре 5 година |
Andreas Kling
|
ab9c7ef63b
UserspaceEmulator: Fix broken MOV_RM32_imm32
|
пре 5 година |
Andreas Kling
|
6c7ae794ce
UserspaceEmulator: Implement the 32-bit LEAVE instruction
|
пре 5 година |
Andreas Kling
|
321ee72fe7
UserspaceEmulator: Implement JMP_imm16 and JMP_imm32
|
пре 5 година |
Andreas Kling
|
12566b9df0
UserspaceEmulator: Implement the MOVZX instruction
|
пре 5 година |
Andreas Kling
|
0af485dfff
UserspaceEmulator: Implement STOSB/STOSW/STOSD
|
пре 5 година |
Andreas Kling
|
6688ce41b2
UserspaceEmulator: Implement some of the IMUL instruction family
|
пре 5 година |
Andreas Kling
|
97f4cebc8d
UserspaceEmulator+LibX86: Implement the LEA instruction
|
пре 5 година |