Lines Matching full:d
60 #define REG_L ld.d
61 #define REG_S st.d
62 #define REG_ADD add.d
63 #define REG_SUB sub.d
84 #define INT_ADD add.d
85 #define INT_ADDI addi.d
86 #define INT_SUB sub.d
87 #define INT_L ld.d
88 #define INT_S st.d
89 #define INT_SLLI slli.d
90 #define INT_SLLV sll.d
91 #define INT_SRLI srli.d
92 #define INT_SRLV srl.d
93 #define INT_SRAI srai.d
94 #define INT_SRAV sra.d
130 #define LONG_ADD add.d
131 #define LONG_ADDI addi.d
132 #define LONG_ALSL alsl.d
133 #define LONG_BSTRINS bstrins.d
134 #define LONG_BSTRPICK bstrpick.d
135 #define LONG_SUB sub.d
136 #define LONG_L ld.d
137 #define LONG_LI li.d
138 #define LONG_LPTR ldptr.d
139 #define LONG_S st.d
140 #define LONG_SPTR stptr.d
141 #define LONG_SLLI slli.d
142 #define LONG_SLLV sll.d
143 #define LONG_SRLI srli.d
144 #define LONG_SRLV srl.d
145 #define LONG_SRAI srai.d
146 #define LONG_SRAV sra.d
147 #define LONG_ROTR rotr.d
148 #define LONG_ROTRI rotri.d
192 #define PTR_ADD add.d
193 #define PTR_ADDI addi.d
194 #define PTR_ALSL alsl.d
195 #define PTR_BSTRINS bstrins.d
196 #define PTR_BSTRPICK bstrpick.d
197 #define PTR_SUB sub.d
198 #define PTR_L ld.d
199 #define PTR_LI li.d
200 #define PTR_LPTR ldptr.d
201 #define PTR_S st.d
202 #define PTR_SPTR stptr.d
203 #define PTR_SLLI slli.d
204 #define PTR_SLLV sll.d
205 #define PTR_SRLI srli.d
206 #define PTR_SRLV srl.d
207 #define PTR_SRAI srai.d
208 #define PTR_SRAV sra.d
209 #define PTR_ROTR rotr.d
210 #define PTR_ROTRI rotri.d