Home
last modified time | relevance | path

Searched refs:cu (Results 1 – 8 of 8) sorted by relevance

/arch/csky/lib/
A Dstring.c112 unsigned long cu = (unsigned long)c; in memset() local
115 cu |= cu << 8; in memset()
116 cu |= cu << 16; in memset()
118 cu |= (cu << 16) << 16; in memset()
125 *dest.as_ulong++ = cu; in memset()
/arch/m68k/fpsp040/
A Dbugfix.S186 | cu src equal to xu dest or equal to nu dest. If so, go to
187 | op0. Else, or if opclass2, check for cu dest equal to
198 | priority over a cu and xu conflict.
205 | Check for cu dest equal to nu dest. If so, go and fix the
212 | Check for cu and xu register conflict.
248 | the cu and restore the state, allowing the instruction in the
252 | restore the instruction from the cu to the frame and continue
305 | the cu state information and setup etemp.
356 | Check for cu dest equal to nu dest or equal to xu dest, with
370 | the cu and restore the state, allowing the instruction in the
[all …]
A Dfpsp.h110 .set CU_ONLY,LV+122 | cu-only flag
A Dgen_except.S264 tstb CU_ONLY(%a6) |test if inst is cu-only
A Dutil.S104 beql ovf_e1_exc |it is cu exception
A Dres_func.S115 st CU_ONLY(%a6) |set cu-only inst flag
/arch/s390/include/asm/
A Dccwdev.h28 #define CCW_DEVICE(cu, cum) \ argument
29 .cu_type=(cu), .cu_model=(cum), \
33 #define CCW_DEVICE_DEVTYPE(cu, cum, dev, devm) \ argument
34 .cu_type=(cu), .cu_model=(cum), .dev_type=(dev), .dev_model=(devm),\
A Dcio.h379 int chsc_scud(u16 cu, u64 *esm, u8 *esm_valid);

Completed in 17 milliseconds