Searched refs:ASI_BLK_S (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/arch/sparc/kernel/ |
H A D | fpu_traps.S | 91 ldda [%g1] ASI_BLK_S, %f32 92 ldda [%g2] ASI_BLK_S, %f48 133 ldda [%g1] ASI_BLK_S, %f0 134 ldda [%g2] ASI_BLK_S, %f16 171 ldda [%g1] ASI_BLK_S, %f0 172 ldda [%g1 + %g2] ASI_BLK_S, %f16 174 ldda [%g1] ASI_BLK_S, %f32 175 ldda [%g1 + %g2] ASI_BLK_S, %f48 365 stda %f0, [%g2] ASI_BLK_S 366 stda %f16, [%g2 + %g3] ASI_BLK_S [all …]
|
/openbmc/linux/arch/sparc/include/uapi/asm/ |
H A D | asi.h | 283 #define ASI_BLK_S 0xf1 /* Secondary, blk ld/st */ macro
|
/openbmc/qemu/target/sparc/ |
H A D | asi.h | 296 #define ASI_BLK_S 0xf1 /* Secondary, blk ld/st */ macro
|
H A D | translate.c | 1664 case ASI_BLK_S: in resolve_asi() 1740 case ASI_BLK_S: in resolve_asi()
|