Hendiadyoin1
|
7ba2e5e3e7
LibX86: Add CMPXCHG8B, RDRAND and RDSEED
|
3 anos atrás |
Hendiadyoin1
|
3e3b677852
LibX86: Support SSE2 :^)
|
3 anos atrás |
Hendiadyoin1
|
5987f0a8f5
LibX86: Mark MMX instructions as SSE instructions
|
3 anos atrás |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 anos atrás |
Lenny Maiorani
|
f912a48315
Userland: Change static const variables to static constexpr
|
3 anos atrás |
Lenny Maiorani
|
5c21f963ff
Libraries: Use default constructors/destructors in LibX86
|
3 anos atrás |
Hendiadyoin1
|
d001f8ba70
LibX86: Mark two InstructionDescriptor functions as const
|
3 anos atrás |
Hediadyoin1
|
3ad6d87a45
LibX86: Add SSE support
|
3 anos atrás |
Brian Gianforcaro
|
677f227774
LibX86: Use default instead of an empty constructor/destructor
|
3 anos atrás |
Hendiadyoin1
|
eb6af29421
LibX86: Add missing MovD and MovQ instructions
|
4 anos atrás |
Hendiadyoin1
|
efa42c4d45
LibX86: Use names closer to the spec for the Modrm
|
4 anos atrás |
Hendiadyoin1
|
8e575d2f62
Debugger: Compile on x86_64
|
4 anos atrás |
Linus Groh
|
3a7574de82
LibX86: Replace fprintf(stderr) with warnln()
|
4 anos atrás |
Linus Groh
|
d60ebbbba6
Revert "Userland: static vs non-static constexpr variables"
|
4 anos atrás |
Lenny Maiorani
|
800ea8ea96
Userland: static vs non-static constexpr variables
|
4 anos atrás |
Hendiadyoin1
|
f6aad70541
LibX86+UserspaceEmulator: Add MMX insns prototypes
|
4 anos atrás |
Hendiadyoin1
|
f1957bb86b
UE+LibX86: Support bigger reads and writes
|
4 anos atrás |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 anos atrás |
Nicholas-Baron
|
c4ede38542
Everything: Add `-Wnon-virtual-dtor` flag
|
4 anos atrás |
AnotherTest
|
a6e4482080
AK+Everywhere: Make StdLibExtras templates less wrapper-y
|
4 anos atrás |
Andreas Kling
|
5a050cb8d1
LibX86: Don't use "if (foo) [[unlikely]] { }" for now (to please clang)
|
4 anos atrás |
Andreas Kling
|
656cd477c2
UserspaceEmulator+LibX86: Sprinkle some [[unlikely]] and ALWAYS_INLINE
|
4 anos atrás |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 anos atrás |
Andreas Kling
|
de149dc7fa
LibX86: Don't assert just because insn has no immediate bytes
|
4 anos atrás |
Thomas Mangin
|
34508c0b01
LibX86: sanity check for Instruction read size
|
4 anos atrás |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 anos atrás |