aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/ELFWriter.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
commit7239b516940fc134f895f6480e1b15346f40f75b (patch)
tree7324360cb43e5f69eb36ca80d91f13552ace6d1e /lib/CodeGen/ELFWriter.cpp
parent126b56659c92b603190f4cfbddde3c66d27610ae (diff)
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76528 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/ELFWriter.cpp')
0 files changed, 0 insertions, 0 deletions