Home
last modified time | relevance | path

Searched refs:orig_width (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/sys/arch/m88k/m88k/
H A Dfpu.c76 fpu_store(struct trapframe *frame, u_int regno, u_int orig_width, u_int width, in fpu_store() argument
85 switch (orig_width) { in fpu_store()
103 switch (orig_width) { in fpu_store()
115 switch (orig_width) { in fpu_store()
H A Dm88110_fp.c181 m88110_fpu_fetch(struct trapframe *frame, u_int regno, u_int orig_width, in m88110_fpu_fetch() argument
186 switch (orig_width) { in m88110_fpu_fetch()
H A Dm88100_fp.c107 m88100_fpu_fetch(struct trapframe *frame, u_int operandno, u_int orig_width, in m88100_fpu_fetch() argument
112 switch (orig_width) { in m88100_fpu_fetch()