bindings: update constants from ARM registers

This commit is contained in:
Nguyen Anh Quynh
2021-10-04 01:04:43 +08:00
parent 54e7e3b9ef
commit 0a7223996d
10 changed files with 125 additions and 10 deletions

View File

@@ -256,7 +256,9 @@ const (
X86_REG_MXCSR = 249
X86_REG_FS_BASE = 250
X86_REG_GS_BASE = 251
X86_REG_ENDING = 252
X86_REG_FLAGS = 252
X86_REG_RFLAGS = 253
X86_REG_ENDING = 254
// X86 instructions