Commit 1e16da0c authored by Mike Stephens's avatar Mike Stephens
Browse files

fix for IMB_range

Detail:
  ARM600.s
Admin:
  (highlight level of testing that has taken place)
  (bugfix number if appropriate)
parent fb7a076f
......@@ -3478,7 +3478,7 @@ SyncCodeAreasRange
MOV r0, r1
ADD r1, r2, #4 ;exclusive end address
MOV r2, #0
LDR lr, [r2, #DCache_LineLen]
LDRB lr, [r2, #DCache_LineLen]
SUB lr, lr, #1
ADD r1, r1, lr ;rounding up end address
MVN lr, lr
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment