blob: 1840fc474c84de0ba51e05340181e17d1f2e216b [file] [log] [blame]
5901781a1117 ("x86/insn: Add insn_has_rep_prefix() helper")
4efea85fb56f ("x86/insn-eval: Add function to get default params of code segment")
bd5a410a5de3 ("x86/insn-eval: Add utility functions to get segment descriptor base address and limit")
670f928ba09b ("x86/insn-eval: Add utility function to get segment descriptor")
32d0b95300db ("x86/insn-eval: Add utility functions to get segment selector")
536b815388f7 ("x86/insn-eval: Add utility function to identify string instructions")
e5e45f111101 ("x86/insn-eval: Add a utility function to get register offsets")
ed594e4ba5bf ("x86/insn-eval: Do not BUG on invalid register type")
32542ee295be ("x86/mpx, x86/insn: Relocate insn util functions to a new insn-eval file")
4578f06fc93f ("x86/mpx: Do not use SIB.base if its value is 101b and ModRM.mod = 0")
ff9d78025c51 ("x86/mpx: Do not use SIB.index if its value is 100b and ModRM.mod is not 11b")
b8d2eff3b1c6 ("x86/mpx: Use signed variables to compute effective addresses")
b15d70df6e68 ("x86/mpx: Simplify handling of errors when computing linear addresses")