summaryrefslogtreecommitdiff
path: root/gcc/config/iq2000/iq2000.md
diff options
context:
space:
mode:
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>2004-01-14 03:10:51 +0000
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>2004-01-14 03:10:51 +0000
commitac324f33382003d5841dce4913575786d99c1759 (patch)
tree1b4cd6b5ece4b85e4b871ab0e1f16a16fe5193f1 /gcc/config/iq2000/iq2000.md
parentbae5bcd2c8db92a4be28e4cb37b6ba6377962937 (diff)
downloadgcc-ac324f33382003d5841dce4913575786d99c1759.tar.gz
* config/iq2000/iq2000-protos.h: Fix comment formatting.
* config/iq2000/iq2000.c: Likewise. * config/iq2000/iq2000.md: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@75840 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/iq2000/iq2000.md')
-rw-r--r--gcc/config/iq2000/iq2000.md20
1 files changed, 10 insertions, 10 deletions
diff --git a/gcc/config/iq2000/iq2000.md b/gcc/config/iq2000/iq2000.md
index e00794402f2..de84e66276a 100644
--- a/gcc/config/iq2000/iq2000.md
+++ b/gcc/config/iq2000/iq2000.md
@@ -1402,7 +1402,7 @@
if (branch_type != CMP_SI && (branch_type != CMP_DI))
FAIL;
- /* set up operands from compare. */
+ /* Set up operands from compare. */
operands[1] = branch_cmp[0];
operands[2] = branch_cmp[1];
@@ -1430,7 +1430,7 @@
if (branch_type != CMP_SI && (branch_type != CMP_DI))
FAIL;
- /* set up operands from compare. */
+ /* Set up operands from compare. */
operands[1] = branch_cmp[0];
operands[2] = branch_cmp[1];
@@ -1457,7 +1457,7 @@
if (branch_type != CMP_SI && (branch_type != CMP_DI))
FAIL;
- /* set up operands from compare. */
+ /* Set up operands from compare. */
operands[1] = branch_cmp[0];
operands[2] = branch_cmp[1];
@@ -1486,7 +1486,7 @@
if (branch_type != CMP_SI && (branch_type != CMP_DI))
FAIL;
- /* set up operands from compare. */
+ /* Set up operands from compare. */
operands[1] = branch_cmp[0];
operands[2] = branch_cmp[1];
@@ -1504,7 +1504,7 @@
if (branch_type != CMP_SI && (branch_type != CMP_DI))
FAIL;
- /* set up operands from compare. */
+ /* Set up operands from compare. */
operands[1] = branch_cmp[0];
operands[2] = branch_cmp[1];
@@ -1533,7 +1533,7 @@
if (branch_type != CMP_SI && (branch_type != CMP_DI))
FAIL;
- /* set up operands from compare. */
+ /* Set up operands from compare. */
operands[1] = branch_cmp[0];
operands[2] = branch_cmp[1];
@@ -1564,7 +1564,7 @@
if (branch_type != CMP_SI && (branch_type != CMP_DI))
FAIL;
- /* set up operands from compare. */
+ /* Set up operands from compare. */
operands[1] = branch_cmp[0];
operands[2] = branch_cmp[1];
@@ -1600,7 +1600,7 @@
if (branch_type != CMP_SI && (branch_type != CMP_DI))
FAIL;
- /* set up operands from compare. */
+ /* Set up operands from compare. */
operands[1] = branch_cmp[0];
operands[2] = branch_cmp[1];
@@ -1618,7 +1618,7 @@
if (branch_type != CMP_SI && (branch_type != CMP_DI))
FAIL;
- /* set up operands from compare. */
+ /* Set up operands from compare. */
operands[1] = branch_cmp[0];
operands[2] = branch_cmp[1];
@@ -1647,7 +1647,7 @@
if (branch_type != CMP_SI && (branch_type != CMP_DI))
FAIL;
- /* set up operands from compare. */
+ /* Set up operands from compare. */
operands[1] = branch_cmp[0];
operands[2] = branch_cmp[1];