From: Luke Kenneth Casson Leighton Date: Sun, 5 Apr 2020 16:46:12 +0000 (+0100) Subject: whoops indentation X-Git-Tag: convert-csv-opcode-to-binary~2931 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f6ee981bc6594a7ffab77767882e680f00411da9;p=libreriscv.git whoops indentation --- diff --git a/openpower/isa/sprset.mdwn b/openpower/isa/sprset.mdwn index 4165241ea..755d573da 100644 --- a/openpower/isa/sprset.mdwn +++ b/openpower/isa/sprset.mdwn @@ -96,8 +96,8 @@ XFX-Form n <- i count <- count + 1 if count = 1 then - RT <- [0]*64 - RT[4 *n+32:4*n+35] <- CR[4*n+32:4* n+35] + RT <- [0]*64 + RT[4*n+32:4*n+35] <- CR[4*n+32:4* n+35] Special Registers Altered: @@ -122,11 +122,11 @@ X-Form * setb RT,BFA if CR[4×BFA+32] = 1 then - RT <- 0xFFFF_FFFF_FFFF_FFFF + RT <- 0xFFFF_FFFF_FFFF_FFFF else if CR[4*BFA+33]=1 then - RT <- 0x0000_0000_0000_0001 + RT <- 0x0000_0000_0000_0001 else - RT <- 0x0000_0000_0000_0000 + RT <- 0x0000_0000_0000_0000 Special Registers Altered: