From 31cd3e5984a03131a852f4375f6e254d605d9540 Mon Sep 17 00:00:00 2001 From: Bill Schmidt Date: Fri, 13 Apr 2018 13:15:21 -0500 Subject: [PATCH] Add missed revision flags on page 65. Signed-off-by: Bill Schmidt --- specification/ch_2.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/specification/ch_2.xml b/specification/ch_2.xml index 5668293..4f1160e 100644 --- a/specification/ch_2.xml +++ b/specification/ch_2.xml @@ -7639,12 +7639,12 @@ ld r2,24(r1) - + shows how to make an indirect function call using PC-relative addressing in a function that does not preserve r2. [TBD: Formatting] - PC-Relative Position-Independent Indirect Function Call