Searched refs:lsl128 (Results 1 - 1 of 1) sorted by relevance

/gem5/src/arch/arm/insts/
H A Dfplib.cc132 lsl128(uint64_t *r0, uint64_t *r1, uint64_t x0, uint64_t x1, uint32_t shift) function in namespace:ArmISA
1727 lsl128(&t0, &t1, y0_mnt, y1_mnt,
1734 lsl128(&t0, &t1, x0_mnt, x1_mnt,
2182 lsl128(&x0, &x1, x0, x1, 5);
2192 lsl128(&x0, &x1, x0, x1, 19);

Completed in 21 milliseconds