change instruction section titles to match instruction mnemonics
[libreriscv.git] / openpower / sv / rfc / ls006.mdwn
index 24813e5a4029c9c0dd50570d9cf72b222fde0dbb..f839a7d52535db50a8c78bc04251c79fdb8a690f 100644 (file)
 
 Instructions added
 
-* `fmvtg` -- Floating Move to GPR
-* `fmvfg` -- Floating Move from GPR
-* `fcvttg`/`fcvttgo` -- Floating Convert to Integer in GPR
-* `fcvtfg` -- Floating Convert from Integer in GPR
+* `fmvtg` -- Floating Move To GPR
+* `fmvfg` -- Floating Move From GPR
+* `fcvttg` -- Floating Convert To Integer In GPR
+* `fcvtfg` -- Floating Convert From Integer In GPR
 
 **Submitter**: Luke Leighton (Libre-SOC)
 
@@ -129,7 +129,7 @@ Tables that are used by
 
 \newpage{}
 
-## FPR to GPR Move
+## Floating Move To GPR
 
 `fmvtg RT, FRB`
 `fmvtg. RT, FRB`
@@ -157,7 +157,7 @@ Special Registers altered:
 
 \newpage{}
 
-## FPR to GPR Move Single
+## Floating Move To GPR Single
 
 `fmvtgs RT, FRB`
 `fmvtgs. RT, FRB`
@@ -185,7 +185,7 @@ Special Registers altered:
 
 \newpage{}
 
-## GPR to FPR Move
+## Floating Move From GPR
 
 `fmvfg FRT, RB`
 `fmvfg. FRT, RB`
@@ -213,7 +213,7 @@ Special Registers altered:
 
 \newpage{}
 
-## GPR to FPR Move Single
+## Floating Move From GPR Single
 
 `fmvfgs FRT, RB`
 `fmvfgs. FRT, RB`
@@ -241,7 +241,7 @@ Special Registers altered:
 
 \newpage{}
 
-## Floating-point Convert From GPR
+## Floating Convert From Integer In GPR
 
 | 0-5 | 6-10 | 11-12 | 13-15 | 16-20 | 21-30 | 31 | Form   |
 |-----|------|-------|-------|-------|-------|----|--------|
@@ -316,7 +316,7 @@ Special Registers altered:
 
 \newpage{}
 
-## Floating-point Convert From GPR Single
+## Floating Convert From Integer In GPR Single
 
 | 0-5 | 6-10 | 11-12 | 13-15 | 16-20 | 21-30 | 31 | Form   |
 |-----|------|-------|-------|-------|-------|----|--------|
@@ -519,7 +519,7 @@ Section 7.1 of the ECMAScript / JavaScript
 \newpage{}
 
 
-## Floating-point Convert To GPR
+## Floating Convert To Integer In GPR
 
 | 0-5 | 6-10 | 11-12 | 13-15 | 16-20 | 21-29 | 30 | 31 | Form    |
 |-----|------|-------|-------|-------|-------|----|----|---------|
@@ -666,7 +666,7 @@ Special Registers altered:
 
 \newpage{}
 
-## Floating-point Convert To GPR Single
+## Floating Convert Single To Integer In GPR
 
 | 0-5 | 6-10 | 11-12 | 13-15 | 16-20 | 21-29 | 30 | 31 | Form    |
 |-----|------|-------|-------|-------|-------|----|----|---------|