Lines Matching refs:LL
1096 vex_printf("gild%s ", i->Xin.FpLdStI.sz==8 ? "ll" :
1102 vex_printf("gist%s ", i->Xin.FpLdStI.sz==8 ? "ll" :
1306 case, we'll have to choose another register arbitrarily --
2910 --> ffree %st(7) ; fild{w/l/ll} amode ; fstp st(N+1)
2925 --> ffree %st(7) ; fld st(N) ; fistp{w/l/ll} amode
3351 vassert(delta == 0LL || delta == -1LL);