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

/openbsd-current/lib/libc/arch/sh/string/
H A Dmemset.S36 # define REG_C r2
42 # define REG_C r5
60 mov #0,REG_C
70 1: mov.b REG_C,@-REG_LEN
73 mov.b REG_C,@-REG_LEN
76 mov.b REG_C,@-REG_LEN
79 mov.b REG_C,@-REG_LEN
102 mov REG_C,r0
149 extu.b REG_C,REG_TMP1 /* REG_C
[all...]
/openbsd-current/sys/lib/libkern/arch/sh/
H A Dmemset.S35 # define REG_C r2
41 # define REG_C r5
59 mov #0,REG_C
69 1: mov.b REG_C,@-REG_LEN
72 mov.b REG_C,@-REG_LEN
75 mov.b REG_C,@-REG_LEN
78 mov.b REG_C,@-REG_LEN
101 mov REG_C,r0
148 extu.b REG_C,REG_TMP1 /* REG_C
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Dcrx-opc.c634 #define REG_C(N) REG(CONCAT2(c,N), N, CRX_C_REGTYPE) macro
636 REG_C(0), REG_C(1), REG_C(2), REG_C(3),
637 REG_C(4), REG_C(5), REG_C(6), REG_C(7),
638 REG_C(
[all...]

Completed in 70 milliseconds