blob: 6f639e1eb8008642bb7a119a56aa795605e540a4 [file] [log] [blame]
70e57c0f4b50 ("x86/insn-eval: Compute linear address in several utility functions")
71271269ef9a ("x86/insn-eval: Extend get_seg_base_addr() to also obtain segment limit")
108904442850 ("x86/insn-eval: Incorporate segment base in linear address computation")
e526a302e425 ("x86/insn-eval: Indicate a 32-bit displacement if ModRM.mod is 0 and ModRM.rm is 101b")
e5e45f111101 ("x86/insn-eval: Add a utility function to get register offsets")
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")