Hendiadyoin1
|
f602bbf135
LibX86+disasm: Use an output format closer to objdump
|
il y a 3 ans |
Hendiadyoin1
|
7ba2e5e3e7
LibX86: Add CMPXCHG8B, RDRAND and RDSEED
|
il y a 3 ans |
Hendiadyoin1
|
3e3b677852
LibX86: Support SSE2 :^)
|
il y a 3 ans |
Hendiadyoin1
|
fd2af972ed
LibX86: Correct CVTSS2SI's register signature
|
il y a 3 ans |
Hendiadyoin1
|
b7a8cfdde9
LibX86: Correctly name CVTTSS2SI_r32_xmm2m32
|
il y a 3 ans |
Hendiadyoin1
|
1432b6ab0a
LibX86: Use the correct code for UNPCKLS
|
il y a 3 ans |
Hendiadyoin1
|
3cae69a6c2
LibX86: Correctly name the first xmm argument
|
il y a 3 ans |
Hendiadyoin1
|
f951849fd5
LibX86: Don't print repz prefix for SSE instructions
|
il y a 3 ans |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
il y a 3 ans |
mjz19910
|
10ec98dd38
Everywhere: Fix spelling mistakes
|
il y a 3 ans |
Hediadyoin1
|
3ad6d87a45
LibX86: Add SSE support
|
il y a 3 ans |
Brian Gianforcaro
|
18d6f9ed5c
Libraries: Remove unused header includes
|
il y a 4 ans |
Hendiadyoin1
|
eb6af29421
LibX86: Add missing MovD and MovQ instructions
|
il y a 4 ans |
Hendiadyoin1
|
efa42c4d45
LibX86: Use names closer to the spec for the Modrm
|
il y a 4 ans |
Andreas Kling
|
e7136399a1
LibX86: Add INT1 instruction (needed for disassembly)
|
il y a 4 ans |
Linus Groh
|
d60ebbbba6
Revert "Userland: static vs non-static constexpr variables"
|
il y a 4 ans |
Lenny Maiorani
|
800ea8ea96
Userland: static vs non-static constexpr variables
|
il y a 4 ans |
Andreas Kling
|
32080452e3
LibX86: Convert StringBuilder::appendf() => AK::Format
|
il y a 4 ans |
Hendiadyoin1
|
f6aad70541
LibX86+UserspaceEmulator: Add MMX insns prototypes
|
il y a 4 ans |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
il y a 4 ans |
Andreas Kling
|
dba58ad9ec
LibX86: Convert String::format() => String::formatted()
|
il y a 4 ans |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
il y a 4 ans |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
il y a 4 ans |