improved ASP patterns
This commit is contained in:
parent
0379ada7ad
commit
22a4ef930b
@ -3858,7 +3858,12 @@ with exact STACK
|
|||||||
* Group 15: miscellaneous instructions *
|
* Group 15: miscellaneous instructions *
|
||||||
************************************************/
|
************************************************/
|
||||||
|
|
||||||
pat asp small($1)
|
pat asp $1==4
|
||||||
|
with any-pre_post
|
||||||
|
with STACK
|
||||||
|
gen add_l {const, $1}, sp
|
||||||
|
pat asp $1==8
|
||||||
|
with any-pre_post any-pre_post
|
||||||
with STACK
|
with STACK
|
||||||
gen add_l {const, $1}, sp
|
gen add_l {const, $1}, sp
|
||||||
pat asp
|
pat asp
|
||||||
|
|||||||
@ -3858,7 +3858,12 @@ with exact STACK
|
|||||||
* Group 15: miscellaneous instructions *
|
* Group 15: miscellaneous instructions *
|
||||||
************************************************/
|
************************************************/
|
||||||
|
|
||||||
pat asp small($1)
|
pat asp $1==4
|
||||||
|
with any-pre_post
|
||||||
|
with STACK
|
||||||
|
gen add_l {const, $1}, sp
|
||||||
|
pat asp $1==8
|
||||||
|
with any-pre_post any-pre_post
|
||||||
with STACK
|
with STACK
|
||||||
gen add_l {const, $1}, sp
|
gen add_l {const, $1}, sp
|
||||||
pat asp
|
pat asp
|
||||||
|
|||||||
@ -3858,7 +3858,12 @@ with exact STACK
|
|||||||
* Group 15: miscellaneous instructions *
|
* Group 15: miscellaneous instructions *
|
||||||
************************************************/
|
************************************************/
|
||||||
|
|
||||||
pat asp small($1)
|
pat asp $1==4
|
||||||
|
with any-pre_post
|
||||||
|
with STACK
|
||||||
|
gen add_l {const, $1}, sp
|
||||||
|
pat asp $1==8
|
||||||
|
with any-pre_post any-pre_post
|
||||||
with STACK
|
with STACK
|
||||||
gen add_l {const, $1}, sp
|
gen add_l {const, $1}, sp
|
||||||
pat asp
|
pat asp
|
||||||
|
|||||||
@ -3858,7 +3858,12 @@ with exact STACK
|
|||||||
* Group 15: miscellaneous instructions *
|
* Group 15: miscellaneous instructions *
|
||||||
************************************************/
|
************************************************/
|
||||||
|
|
||||||
pat asp small($1)
|
pat asp $1==4
|
||||||
|
with any-pre_post
|
||||||
|
with STACK
|
||||||
|
gen add_l {const, $1}, sp
|
||||||
|
pat asp $1==8
|
||||||
|
with any-pre_post any-pre_post
|
||||||
with STACK
|
with STACK
|
||||||
gen add_l {const, $1}, sp
|
gen add_l {const, $1}, sp
|
||||||
pat asp
|
pat asp
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user