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

/freebsd-12-stable/sys/sparc64/sparc64/
H A Dsupport.S576 stda %f0, [PCB_REG + PCB_UFP + (0 * VIS_BLOCKSIZE)] %asi
577 stda %f16, [PCB_REG + PCB_UFP + (1 * VIS_BLOCKSIZE)] %asi
578 stda %f32, [PCB_REG + PCB_UFP + (2 * VIS_BLOCKSIZE)] %asi
579 stda %f48, [PCB_REG + PCB_UFP + (3 * VIS_BLOCKSIZE)] %asi
591 add %o0, VIS_BLOCKSIZE, %o0
592 sub %o2, VIS_BLOCKSIZE, %o2
604 add %o0, VIS_BLOCKSIZE, %o0
605 subcc %o2, VIS_BLOCKSIZE, %o2
607 add %o1, VIS_BLOCKSIZE, %o1
618 add %o0, VIS_BLOCKSIZE,
[all...]
/freebsd-12-stable/sys/sparc64/include/
H A Dfsr.h36 #define VIS_BLOCKSIZE 64 macro
/freebsd-12-stable/sys/sparc64/pci/
H A Dofw_pci.c257 static u_char buf[VIS_BLOCKSIZE] __aligned(VIS_BLOCKSIZE);

Completed in 108 milliseconds