Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
5ddd137f
Commit
5ddd137f
authored
Nov 25, 2002
by
Aldy Hernandez
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* config/rs6000/spe.md: Same for patterns.
From-SVN: r59469
parent
fe29a4ea
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
86 deletions
+0
-86
gcc/config/rs6000/spe.md
+0
-86
No files found.
gcc/config/rs6000/spe.md
View file @
5ddd137f
...
...
@@ -1540,47 +1540,6 @@
[
(set_attr "type" "veccomplex")
(set_attr "length" "4")])
(define_insn "spe_evmwlsmfaaw"
[
(set (match_operand:V2SI 0 "gpc_reg_operand" "=r")
(unspec:V2SI
[
(match_operand:V2SI 1 "gpc_reg_operand" "r")
(match_operand:V2SI 2 "gpc_reg_operand" "r")
(reg:V2SI SPE_ACC_REGNO)] 631))
(clobber (reg:V2SI SPE_ACC_REGNO))]
"TARGET_SPE"
"evmwlsmfaaw %0,%1,%2"
[
(set_attr "type" "veccomplex")
(set_attr "length" "4")])
(define_insn "spe_evmwlsmfanw"
[
(set (match_operand:V2SI 0 "gpc_reg_operand" "=r")
(unspec:V2SI
[
(match_operand:V2SI 1 "gpc_reg_operand" "r")
(match_operand:V2SI 2 "gpc_reg_operand" "r")
(reg:V2SI SPE_ACC_REGNO)] 632))
(clobber (reg:V2SI SPE_ACC_REGNO))]
"TARGET_SPE"
"evmwlsmfanw %0,%1,%2"
[
(set_attr "type" "veccomplex")
(set_attr "length" "4")])
(define_insn "spe_evmwlsmfa"
[
(set (match_operand:V2SI 0 "gpc_reg_operand" "=r")
(unspec:V2SI
[
(match_operand:V2SI 1 "gpc_reg_operand" "r")
(match_operand:V2SI 2 "gpc_reg_operand" "r")] 633))
(clobber (reg:V2SI SPE_ACC_REGNO))]
"TARGET_SPE"
"evmwlsmfa %0,%1,%2"
[
(set_attr "type" "veccomplex")
(set_attr "length" "4")])
(define_insn "spe_evmwlsmf"
[
(set (match_operand:V2SI 0 "gpc_reg_operand" "=r")
(unspec:V2SI
[
(match_operand:V2SI 1 "gpc_reg_operand" "r")
(match_operand:V2SI 2 "gpc_reg_operand" "r")] 634))]
"TARGET_SPE"
"evmwlsmf %0,%1,%2"
[
(set_attr "type" "veccomplex")
(set_attr "length" "4")])
(define_insn "spe_evmwlsmiaaw"
[
(set (match_operand:V2SI 0 "gpc_reg_operand" "=r")
(unspec:V2SI
[
(match_operand:V2SI 1 "gpc_reg_operand" "r")
...
...
@@ -1603,51 +1562,6 @@
[
(set_attr "type" "veccomplex")
(set_attr "length" "4")])
(define_insn "spe_evmwlssf"
[
(set (match_operand:V2SI 0 "gpc_reg_operand" "=r")
(unspec:V2SI
[
(match_operand:V2SI 1 "gpc_reg_operand" "r")
(match_operand:V2SI 2 "gpc_reg_operand" "r")] 637))
(clobber (reg:SI SPEFSCR_REGNO))]
"TARGET_SPE"
"evmwlssf %0,%1,%2"
[
(set_attr "type" "veccomplex")
(set_attr "length" "4")])
(define_insn "spe_evmwlssfa"
[
(set (match_operand:V2SI 0 "gpc_reg_operand" "=r")
(unspec:V2SI
[
(match_operand:V2SI 1 "gpc_reg_operand" "r")
(match_operand:V2SI 2 "gpc_reg_operand" "r")] 638))
(clobber (reg:SI SPEFSCR_REGNO))
(clobber (reg:V2SI SPE_ACC_REGNO))]
"TARGET_SPE"
"evmwlssfa %0,%1,%2"
[
(set_attr "type" "veccomplex")
(set_attr "length" "4")])
(define_insn "spe_evmwlssfaaw"
[
(set (match_operand:V2SI 0 "gpc_reg_operand" "=r")
(unspec:V2SI
[
(match_operand:V2SI 1 "gpc_reg_operand" "r")
(match_operand:V2SI 2 "gpc_reg_operand" "r")
(reg:V2SI SPE_ACC_REGNO)] 639))
(clobber (reg:SI SPEFSCR_REGNO))
(clobber (reg:V2SI SPE_ACC_REGNO))]
"TARGET_SPE"
"evmwlssfaaw %0,%1,%2"
[
(set_attr "type" "veccomplex")
(set_attr "length" "4")])
(define_insn "spe_evmwlssfanw"
[
(set (match_operand:V2SI 0 "gpc_reg_operand" "=r")
(unspec:V2SI
[
(match_operand:V2SI 1 "gpc_reg_operand" "r")
(match_operand:V2SI 2 "gpc_reg_operand" "r")
(reg:V2SI SPE_ACC_REGNO)] 640))
(clobber (reg:SI SPEFSCR_REGNO))
(clobber (reg:V2SI SPE_ACC_REGNO))]
"TARGET_SPE"
"evmwlssfanw %0,%1,%2"
[
(set_attr "type" "veccomplex")
(set_attr "length" "4")])
(define_insn "spe_evmwlssiaaw"
[
(set (match_operand:V2SI 0 "gpc_reg_operand" "=r")
(unspec:V2SI
[
(match_operand:V2SI 1 "gpc_reg_operand" "r")
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment