1. 7af1bd8 x86/insn: Add insn_get_modrm_reg_off() by Joerg Roedel · 4 years, 4 months ago
  2. 172639d x86/umip: Factor out instruction decoding by Joerg Roedel · 4 years, 4 months ago
  3. 172b75e x86/umip: Factor out instruction fetch by Joerg Roedel · 4 years, 4 months ago
  4. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  5. 7be4412 x86/insn-eval: Add support for 64-bit kernel mode by Jann Horn · 5 years ago
  6. de9f869 x86/insn-eval: Fix use-after-free access to LDT entry by Jann Horn · 6 years ago
  7. 89da344 x86/insn-eval: Mark expected switch-case fall-through by Gustavo A. R. Silva · 6 years ago
  8. e2a5dca x86/umip: Fix insn_get_code_seg_params()'s return value by Borislav Petkov · 7 years ago
  9. 9c6c799 x86/insn-eval: Add support to resolve 16-bit address encodings by Ricardo Neri · 7 years ago
  10. 86cc351 x86/insn-eval: Handle 32-bit address encodings in virtual-8086 mode by Ricardo Neri · 7 years ago
  11. cd9b594 x86/insn-eval: Add wrapper function for 32 and 64-bit addresses by Ricardo Neri · 7 years ago
  12. 7a6daf7 x86/insn-eval: Add support to resolve 32-bit address encodings by Ricardo Neri · 7 years ago
  13. 70e57c0 x86/insn-eval: Compute linear address in several utility functions by Ricardo Neri · 7 years ago
  14. 7127126 x86/insn-eval: Extend get_seg_base_addr() to also obtain segment limit by Ricardo Neri · 7 years ago
  15. 1089044 x86/insn-eval: Incorporate segment base in linear address computation by Ricardo Neri · 7 years ago
  16. 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
  17. 4efea85 x86/insn-eval: Add function to get default params of code segment by Ricardo Neri · 7 years ago
  18. bd5a410 x86/insn-eval: Add utility functions to get segment descriptor base address and limit by Ricardo Neri · 7 years ago
  19. 670f928 x86/insn-eval: Add utility function to get segment descriptor by Ricardo Neri · 7 years ago
  20. 32d0b95 x86/insn-eval: Add utility functions to get segment selector by Ricardo Neri · 7 years ago
  21. 536b815 x86/insn-eval: Add utility function to identify string instructions by Ricardo Neri · 7 years ago
  22. e5e45f1 x86/insn-eval: Add a utility function to get register offsets by Ricardo Neri · 7 years ago
  23. ed594e4 x86/insn-eval: Do not BUG on invalid register type by Ricardo Neri · 7 years ago
  24. 32542ee x86/mpx, x86/insn: Relocate insn util functions to a new insn-eval file by Ricardo Neri · 7 years ago