Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
7af1bd822dd45a669fc178a35cc8183922333d56
/
arch
/
x86
/
lib
/
insn-eval.c
7af1bd8
x86/insn: Add insn_get_modrm_reg_off()
by Joerg Roedel
· 4 years, 4 months ago
172639d
x86/umip: Factor out instruction decoding
by Joerg Roedel
· 4 years, 4 months ago
172b75e
x86/umip: Factor out instruction fetch
by Joerg Roedel
· 4 years, 4 months ago
df561f66
treewide: Use fallthrough pseudo-keyword
by Gustavo A. R. Silva
· 4 years, 4 months ago
7be4412
x86/insn-eval: Add support for 64-bit kernel mode
by Jann Horn
· 5 years ago
de9f869
x86/insn-eval: Fix use-after-free access to LDT entry
by Jann Horn
· 6 years ago
89da344
x86/insn-eval: Mark expected switch-case fall-through
by Gustavo A. R. Silva
· 6 years ago
e2a5dca
x86/umip: Fix insn_get_code_seg_params()'s return value
by Borislav Petkov
· 7 years ago
9c6c799
x86/insn-eval: Add support to resolve 16-bit address encodings
by Ricardo Neri
· 7 years ago
86cc351
x86/insn-eval: Handle 32-bit address encodings in virtual-8086 mode
by Ricardo Neri
· 7 years ago
cd9b594
x86/insn-eval: Add wrapper function for 32 and 64-bit addresses
by Ricardo Neri
· 7 years ago
7a6daf7
x86/insn-eval: Add support to resolve 32-bit address encodings
by Ricardo Neri
· 7 years ago
70e57c0
x86/insn-eval: Compute linear address in several utility functions
by Ricardo Neri
· 7 years ago
7127126
x86/insn-eval: Extend get_seg_base_addr() to also obtain segment limit
by Ricardo Neri
· 7 years ago
1089044
x86/insn-eval: Incorporate segment base in linear address computation
by Ricardo Neri
· 7 years ago
e526a30
x86/insn-eval: Indicate a 32-bit displacement if ModRM.mod is 0 and ModRM.rm is 101b
by Ricardo Neri
· 7 years ago
4efea85
x86/insn-eval: Add function to get default params of code segment
by Ricardo Neri
· 7 years ago
bd5a410
x86/insn-eval: Add utility functions to get segment descriptor base address and limit
by Ricardo Neri
· 7 years ago
670f928
x86/insn-eval: Add utility function to get segment descriptor
by Ricardo Neri
· 7 years ago
32d0b95
x86/insn-eval: Add utility functions to get segment selector
by Ricardo Neri
· 7 years ago
536b815
x86/insn-eval: Add utility function to identify string instructions
by Ricardo Neri
· 7 years ago
e5e45f1
x86/insn-eval: Add a utility function to get register offsets
by Ricardo Neri
· 7 years ago
ed594e4
x86/insn-eval: Do not BUG on invalid register type
by Ricardo Neri
· 7 years ago
32542ee
x86/mpx, x86/insn: Relocate insn util functions to a new insn-eval file
by Ricardo Neri
· 7 years ago