X86: Add a check to chks which raises #GP(selector) if selector is NULL or not in...
authorGabe Black <gblack@eecs.umich.edu>
Wed, 25 Feb 2009 18:16:54 +0000 (10:16 -0800)
committerGabe Black <gblack@eecs.umich.edu>
Wed, 25 Feb 2009 18:16:54 +0000 (10:16 -0800)
commit7b1cb74ac3c2b9a2a22f64ed88bd60fb353c76d7
tree0d0e5ace782a89ebc58d53803f8f32baef730712
parent82288e7c3eea0fc62746d746e325c888a13c0a22
X86: Add a check to chks which raises #GP(selector) if selector is NULL or not in the GDT.
src/arch/x86/isa/microasm.isa
src/arch/x86/isa/microops/regop.isa