about summary refs log tree commit diff stats
path: root/090register-names.subx
blob: 712bbfb4c96c5cb0b12591289ecfc24726a1fc1b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
== data
Registers:  # (table string int)
  # a table is a stream
  0x40/imm32/write
  0/imm32/read
  0x40/imm32/length
  # data
  "eax"/imm32  0/imm32
  "ecx"/imm32  1/imm32
  "edx"/imm32  2/imm32
  "ebx"/imm32  3/imm32
  "esp"/imm32  4/imm32
  "ebp"/imm32  5/imm32
  "esi"/imm32  6/imm32
  "edi"/imm32  7/imm32