Home | History | Annotate | Download | only in sparc

Lines Matching refs:OP_32_64

1176 #define OP_32_64(x)                             \
1180 #define OP_32_64(x) \
1183 OP_32_64(ld8u):
1186 OP_32_64(ld8s):
1189 OP_32_64(ld16u):
1192 OP_32_64(ld16s):
1201 OP_32_64(st8):
1204 OP_32_64(st16):
1213 OP_32_64(add):
1216 OP_32_64(sub):
1219 OP_32_64(and):
1222 OP_32_64(andc):
1225 OP_32_64(or):
1228 OP_32_64(orc):
1231 OP_32_64(xor):
1247 OP_32_64(neg):
1250 OP_32_64(not):