From 6984303ef0a0bedb64a037b85cf769f78a83edc0 Mon Sep 17 00:00:00 2001 From: Bill Schmidt Date: Fri, 1 Feb 2019 11:50:33 -0600 Subject: [PATCH] Remove relocs 124-127, no longer required. Signed-off-by: Bill Schmidt --- specification/ch_3.xml | 56 ------------------------------------------ 1 file changed, 56 deletions(-) diff --git a/specification/ch_3.xml b/specification/ch_3.xml index dd99fac..08780fa 100644 --- a/specification/ch_3.xml +++ b/specification/ch_3.xml @@ -4619,62 +4619,6 @@ my_func: none - - - R_PPC64_PLT16_LO_NOTOC - - - 124 - - - half16 - - - #lo(L – P) - - - - - R_PPC64_PLT16_HI_NOTOC - - - 125 - - - half16* - - - #hi(L – P) - - - - - R_PPC64_PLT16_HA_NOTOC - - - 126 - - - half16* - - - #ha(L – P) - - - - - R_PPC64_PLT16_LO_DS_NOTOC - - - 127 - - - half16ds - - - #lo(L – P) >> 2 - - R_PPC64_D34