From 88ee87d63756893a51af5d1d59d20a9fc8d6e5da Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Tue, 24 Apr 2018 09:03:14 +0100 Subject: [PATCH] spelling --- simple_v_extension.mdwn | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/simple_v_extension.mdwn b/simple_v_extension.mdwn index d70038747..b4f155352 100644 --- a/simple_v_extension.mdwn +++ b/simple_v_extension.mdwn @@ -211,10 +211,10 @@ Interestingly, none of this complexity is faced in SIMD architectures... but then they do not get the opportunity to optimise for highly-streamlined memory accesses either. -With the "bang-per-buck" ratio being so high and the direct improvement -in L1 Instruction Cache usage, as well as the opportunity to optimise -L1 and L2 cache usage, the case for including Vector LOAD/STORE is -compelling. +With the "bang-per-buck" ratio being so high and the indirect improvement +in L1 Instruction Cache usage (reduced instruction count), as well as +the opportunity to optimise L1 and L2 cache usage, the case for including +Vector LOAD/STORE is compelling. ## Mask and Tagging (Predication) -- 2.30.2