aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineVerifier.cpp
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2009-07-21 01:07:24 +0000
committerBill Wendling <isanbard@gmail.com>2009-07-21 01:07:24 +0000
commita8e2ad3e3cbf0077cc9ac2c035348515338b92dc (patch)
tree703b9b0a0b83a4fd780729bead572c8084e5df5a /llvm/lib/CodeGen/MachineVerifier.cpp
parenta3a6dea8d566b09229f5763498f5dfff8755ea39 (diff)
downloadllvm-a8e2ad3e3cbf0077cc9ac2c035348515338b92dc.zip
llvm-a8e2ad3e3cbf0077cc9ac2c035348515338b92dc.tar.gz
llvm-a8e2ad3e3cbf0077cc9ac2c035348515338b92dc.tar.bz2
Add the following functions:
- SYSCALL (normal fast system call instruction) [0f 05] - SYSENTER (system call entry instruction) [0f 34] - SYSEXIT (system call exit instruction) [0f 35] - SYSEXIT64 (system call exit instruction to 64-bit user code) [REX.W 0f 35] - SYSRET (system call return instruction) [0f 07] Patch by Sean Callanan. llvm-svn: 76528
Diffstat (limited to 'llvm/lib/CodeGen/MachineVerifier.cpp')
0 files changed, 0 insertions, 0 deletions