From 8fa32599bb288f9e51ebcf6f7c00339692c2a5b5 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Tue, 14 Jan 2020 01:24:54 -0800 Subject: 5889 --- html/085register-names.subx.html | 74 ---------------------------------------- 1 file changed, 74 deletions(-) delete mode 100644 html/085register-names.subx.html (limited to 'html/085register-names.subx.html') diff --git a/html/085register-names.subx.html b/html/085register-names.subx.html deleted file mode 100644 index eaf9a9e5..00000000 --- a/html/085register-names.subx.html +++ /dev/null @@ -1,74 +0,0 @@ - - - - -Mu - 085register-names.subx - - - - - - - - - - -https://github.com/akkartik/mu/blob/master/085register-names.subx -
- 1 == data
- 2 Registers:  # (table string int)
- 3   # a table is a stream
- 4   0x40/imm32/write
- 5   0/imm32/read
- 6   0x40/imm32/length
- 7   # data
- 8   "eax"/imm32  0/imm32
- 9   "ecx"/imm32  1/imm32
-10   "edx"/imm32  2/imm32
-11   "ebx"/imm32  3/imm32
-12   "esp"/imm32  4/imm32
-13   "ebp"/imm32  5/imm32
-14   "esi"/imm32  6/imm32
-15   "edi"/imm32  7/imm32
-
- - - -- cgit 1.4.1-2-gfad0