mirror of
https://github.com/JakeHillion/drgn.git
synced 2024-12-23 09:43:06 +00:00
a4b9d68a8c
Apparently the latter is deprecated and the former is preferred. Signed-off-by: Omar Sandoval <osandov@osandov.com>
20 lines
195 B
Plaintext
20 lines
195 B
Plaintext
# Copyright (c) Facebook, Inc. and its affiliates.
|
|
# SPDX-License-Identifier: GPL-3.0-or-later
|
|
"rax"
|
|
"rdx"
|
|
"rcx"
|
|
"rbx"
|
|
"rsi"
|
|
"rdi"
|
|
"rbp"
|
|
"rsp"
|
|
"r8"
|
|
"r9"
|
|
"r10"
|
|
"r11"
|
|
"r12"
|
|
"r13"
|
|
"r14"
|
|
"r15"
|
|
"rip"
|