Searched refs:crb (Results 1 – 9 of 9) sorted by relevance
/openbsd/sys/arch/alpha/stand/nboot/ |
H A D | prom.c | 41 struct crb *c; in init_prom_calls() 44 c = (struct crb *)((u_int8_t *)r + r->rpb_crb_off); in init_prom_calls()
|
/openbsd/sys/arch/alpha/stand/ |
H A D | prom.c | 44 struct crb *c; in init_prom_calls() 48 c = (struct crb *)((u_int8_t *)r + r->rpb_crb_off); in init_prom_calls()
|
/openbsd/gnu/usr.bin/binutils/gas/doc/ |
H A D | c-h8500.texi | 174 crb @r{@code{ccr}, @code{br}, @code{ep}, @code{dp}, @code{tp}, @code{dp}} 198 ldc[.b] ea,crb bcc[.w] pcrel16 205 andc[.b] imm8,crb blo[.b] pcrel8 230 bnot sz rs,ea_noimm orc[.b] imm8,crb 254 jsr @@(imm16,rd) stc[.b] crb,ea_noimm 268 mov[:f].b rs,@@(disp8,fp) xorc.b imm8,crb
|
/openbsd/sys/arch/alpha/alpha/ |
H A D | prom.c | 60 struct crb *c; in init_prom_interface() 62 c = (struct crb *)((char *)rpb + rpb->rpb_crb_off); in init_prom_interface()
|
/openbsd/games/cribbage/ |
H A D | score.c | 99 scorehand(CARD hand[], CARD starter, int n, bool crb, bool do_explain) in scorehand() argument 130 if (!crb) { in scorehand()
|
/openbsd/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-h8500.c | 144 static int crb; /* byte size cr */ variable 711 crb = user->reg; 1030 output[index] |= crb;
|
/openbsd/sys/arch/alpha/include/ |
H A D | rpb.h | 431 struct crb { struct
|
/openbsd/sys/dev/sbus/ |
H A D | vigra.c | 141 u_int32_t crb; member
|
/openbsd/gnu/llvm/llvm/lib/Target/SystemZ/ |
H A D | SystemZInstrInfo.td | 148 defm CRB : CmpBranchRRSPair<"crb", 0xECF6, GR32>; 176 def CRBAsm#V : FixedCmpBranchRRS<ICV<V>, "crb", 0xECF6, GR32>;
|