mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 12:12:47 +01:00
remove VAX compatibility instruction, we will never use this
llvm-svn: 23643
This commit is contained in:
parent
0f04d333d5
commit
a3b71accf4
@ -397,9 +397,7 @@ def CVTTS : FPForm<0x16, 0x5AC, "cvtts/su $RB,$RC">; //Convert T_floating to S_f
|
||||
//LDQ_L Mem 2B Load quadword locked
|
||||
//LDQ_U Mem 0B Load unaligned quadword
|
||||
//MB Mfc 18.4000 Memory barrier
|
||||
//RC Mfc 18.E000 Read and clear
|
||||
//RPCC Mfc 18.C000 Read process cycle counter
|
||||
//RS Mfc 18.F000 Read and set
|
||||
|
||||
//STL_C Mem 2E Store longword conditional
|
||||
//STQ_C Mem 2F Store quadword conditional
|
||||
|
Loading…
Reference in New Issue
Block a user