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

/freebsd-11-stable/sys/sparc64/sparc64/
H A Dsupport.S595 stda %f0, [PCB_REG + PCB_UFP + (0 * VIS_BLOCKSIZE)] %asi
596 stda %f16, [PCB_REG + PCB_UFP + (1 * VIS_BLOCKSIZE)] %asi
597 stda %f32, [PCB_REG + PCB_UFP + (2 * VIS_BLOCKSIZE)] %asi
598 stda %f48, [PCB_REG + PCB_UFP + (3 * VIS_BLOCKSIZE)] %asi
610 add %o0, VIS_BLOCKSIZE, %o0
611 sub %o2, VIS_BLOCKSIZE, %o2
623 add %o0, VIS_BLOCKSIZE, %o0
624 subcc %o2, VIS_BLOCKSIZE, %o2
626 add %o1, VIS_BLOCKSIZE, %o1
637 add %o0, VIS_BLOCKSIZE,
[all...]
/freebsd-11-stable/sys/sparc64/include/
H A Dfsr.h34 #define VIS_BLOCKSIZE 64 macro
/freebsd-11-stable/sys/sparc64/pci/
H A Dofw_pci.c257 static u_char buf[VIS_BLOCKSIZE] __aligned(VIS_BLOCKSIZE);

Completed in 50 milliseconds