x86: Implementation of Int3 and Int_Ib in long mode
authorChristian Menard <christian.menard@tu-dresden.de>
Tue, 26 Nov 2013 16:51:07 +0000 (17:51 +0100)
committerChristian Menard <christian.menard@tu-dresden.de>
Tue, 26 Nov 2013 16:51:07 +0000 (17:51 +0100)
commitd4f205ea2ff2800b253d4681afaa6af330bfa33b
tree91a4849143127b37fa3d536aca32ea8074615ad1
parente5d63d05354b7dc03b35e99d1f7b5aa80ec6fff5
x86: Implementation of Int3 and Int_Ib in long mode

This is an implementation of the x86 int3 and int immediate
instructions for long mode according to 'AMD64 Programmers Manual
Volume 3'.
src/arch/x86/isa/decoder/one_byte_opcodes.isa
src/arch/x86/isa/insts/general_purpose/control_transfer/interrupts_and_exceptions.py