mailing list of musl libc
 help / color / mirror / code / Atom feed
5faaef1aeb6e53d3e5b7e473e1c3e4616789feaf blob 520 bytes (raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
 
#undef __WORDSIZE
#define __WORDSIZE 32
#define R15    0
#define R14    1
#define R13    2
#define R12    3
#define RBP    4
#define RBX    5
#define R11    6
#define R10    7
#define R9     8
#define R8     9
#define RAX    10
#define RCX    11
#define RDX    12
#define RSI    13
#define RDI    14
#define ORIG_RAX 15
#define RIP    16
#define CS     17
#define EFLAGS 18
#define RSP    19
#define SS     20
#define FS_BASE 21
#define GS_BASE 22
#define DS     23
#define ES     24
#define FS     25
#define GS     26
debug log:

solving 5faaef1 ...
found 5faaef1 in https://git.vuxu.org/mirror/musl/

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).