Skip to content

Commit fa22481

Browse files
committed
Restructured Readme on Chapter 5
1 parent 90a6974 commit fa22481

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,14 @@ ADD X1, X1, hexstr@PAGEOFF
6363
```
6464
[ARM Documentation](https://developer.arm.com/documentation/dui0802/b/A64-General-Instructions/ADRP)
6565

66-
## Listing 5-10
66+
## Chapter 5
6767

68-
Changes like in Chapter 4, and the `quad`, `octa` and `fill` keywords apparently must be in lowercase for the llvm as. (See bottom of this file)
68+
### Listing 5-1
69+
The `quad`, `octa` and `fill` keywords apparently must be in lowercase for the llvm assembler. (See bottom of this file)
70+
71+
### Listing 5-10
72+
73+
Changes like in Chapter 4
6974

7075
## Listing 6-3 to 6-5
7176

0 commit comments

Comments
 (0)