Home | History | Annotate | Download | only in out

Lines Matching defs:fv0

125 #define fv0    $f0
3855 * line that specifies an instruction that performs "fv0 = op fa0".
3865 cvt.s.w fv0, fa0
3867 SET_VREG_F_GOTO(fv0, rOBJ, t1) # vA <- fv0
3877 * line that specifies an instruction that performs "fv0 = op fa0".
3886 cvt.d.w fv0, fa0
3888 SET_VREG64_F_GOTO(fv0, fv0f, rOBJ, t0) # vA/vA+1 <- fv0
3924 LOAD64_F(fv0, fv0f, a3)
3926 cvt.s.l fv0, fv0
3934 SET_VREG_F_GOTO(fv0, rOBJ, t0) # vA <- fv0
3949 LOAD64_F(fv0, fv0f, a3)
3951 cvt.d.l fv0, fv0
3959 SET_VREG64_F_GOTO(fv0, fv0f, rOBJ, t0) # vA/vA+1 <- result
4064 * line that specifies an instruction that performs "fv0 = op fa0".
4073 cvt.d.s fv0, fa0
4075 SET_VREG64_F_GOTO(fv0, fv0f, rOBJ, t0) # vA/vA+1 <- fv0
4187 * line that specifies an instruction that performs "fv0 = op fa0".
4197 cvt.s.d fv0, fa0
4199 SET_VREG_F_GOTO(fv0, rOBJ, t0) # vA <- fv0
5216 add.s fv0, fa0, fa1 # f0 = result
5218 SET_VREG_F_GOTO(fv0, rOBJ, t0) # vAA <- fv0
5241 sub.s fv0, fa0, fa1 # f0 = result
5243 SET_VREG_F_GOTO(fv0, rOBJ, t0) # vAA <- fv0
5266 mul.s fv0, fa0, fa1 # f0 = result
5268 SET_VREG_F_GOTO(fv0, rOBJ, t0) # vAA <- fv0
5291 div.s fv0, fa0, fa1 # f0 = result
5293 SET_VREG_F_GOTO(fv0, rOBJ, t0) # vAA <- fv0
5318 SET_VREG_F_GOTO(fv0, rOBJ, t0) # vAA <- fv0
5328 * line that specifies an instruction that performs "fv0 = fa0 op fa1".
5346 add.d fv0, fa0, fa1
5348 SET_VREG64_F_GOTO(fv0, fv0f, rOBJ, t0) # vAA/vAA+1 <- fv0
5358 * line that specifies an instruction that performs "fv0 = fa0 op fa1".
5376 sub.d fv0, fa0, fa1
5378 SET_VREG64_F_GOTO(fv0, fv0f, rOBJ, t0) # vAA/vAA+1 <- fv0
5388 * line that specifies an instruction that performs "fv0 = fa0 op fa1".
5406 mul.d fv0, fa0, fa1
5408 SET_VREG64_F_GOTO(fv0, fv0f, rOBJ, t0) # vAA/vAA+1 <- fv0
5418 * line that specifies an instruction that performs "fv0 = fa0 op fa1".
5436 div.d fv0, fa0, fa1
5438 SET_VREG64_F_GOTO(fv0, fv0f, rOBJ, t0) # vAA/vAA+1 <- fv0
5448 * line that specifies an instruction that performs "fv0 = fa0 op fa1".
5468 SET_VREG64_F_GOTO(fv0, fv0f, rOBJ, t0) # vAA/vAA+1 <- fv0
6291 * that specifies an instruction that performs "fv0 = fa0 op fa1".
6304 add.s fv0, fa0, fa1
6306 SET_VREG_F_GOTO(fv0, rOBJ, t0) # vA <- result
6316 * that specifies an instruction that performs "fv0 = fa0 op fa1".
6329 sub.s fv0, fa0, fa1
6331 SET_VREG_F_GOTO(fv0, rOBJ, t0) # vA <- result
6341 * that specifies an instruction that performs "fv0 = fa0 op fa1".
6354 mul.s fv0, fa0, fa1
6356 SET_VREG_F_GOTO(fv0, rOBJ, t0) # vA <- result
6366 * that specifies an instruction that performs "fv0 = fa0 op fa1".
6379 div.s fv0, fa0, fa1
6381 SET_VREG_F_GOTO(fv0, rOBJ, t0) # vA <- result
6391 * that specifies an instruction that performs "fv0 = fa0 op fa1".
6406 SET_VREG_F_GOTO(fv0, rOBJ, t0) # vA <- result
6417 * performs "fv0 = fa0 op fa1".
6432 add.d fv0, fa0, fa1
6434 SET_VREG64_F_GOTO(fv0, fv0f, rOBJ, t0) # vA/vA+1 <- fv0
6445 * performs "fv0 = fa0 op fa1".
6460 sub.d fv0, fa0, fa1
6462 SET_VREG64_F_GOTO(fv0, fv0f, rOBJ, t0) # vA/vA+1 <- fv0
6473 * performs "fv0 = fa0 op fa1".
6488 mul.d fv0, fa0, fa1
6490 SET_VREG64_F_GOTO(fv0, fv0f, rOBJ, t0) # vA/vA+1 <- fv0
6501 * performs "fv0 = fa0 op fa1".
6516 div.d fv0, fa0, fa1
6518 SET_VREG64_F_GOTO(fv0, fv0f, rOBJ, t0) # vA/vA+1 <- fv0
6529 * performs "fv0 = fa0 op fa1".
6546 SET_VREG64_F_GOTO(fv0, fv0f, rOBJ, t0) # vA/vA+1 <- fv0