Review Board 2.0.15


x86: Implementation of Int3 and Int_Ib in long mode

Review Request #1939 - Created June 28, 2013 and submitted

Information
Christian Menard
gem5
default
Reviewers
Default
This is an implementation of the x86 int3 and int immediate instructions for long mode according to 'AMD64 Programmers Manual Volume 3'. I did not do any heavy testing, but it works fine with the Fiasco.OC micro kernel (http://os.inf.tu-dresden.de/fiasco/). I'm not sure if the changes to the decoder (one_byte_opcodes.isa) break the way Linux-syscalls are currently treated. So please have a look at it.
Test runs with Fiasco.OC micro kernel (http://os.inf.tu-dresden.de/fiasco/)
Review request changed
Updated (Dec. 1, 2013, 1:11 a.m.)

Status: Closed (submitted)