Lines Matching defs:spu_lscsa
71 struct spu_lscsa { struct
72 struct spu_reg128 gprs[128];
73 struct spu_reg128 fpcr;
74 struct spu_reg128 decr;
75 struct spu_reg128 decr_status;
76 struct spu_reg128 ppu_mb;
77 struct spu_reg128 ppuint_mb;
78 struct spu_reg128 tag_mask;
79 struct spu_reg128 event_mask;
80 struct spu_reg128 srr0;
81 struct spu_reg128 stopped_status;
90 unsigned char ls[LS_SIZE] __attribute__((aligned(65536)));