Searched refs:orig_width (Results 1 – 3 of 3) sorted by relevance
| /openbsd-src/sys/arch/m88k/m88k/ |
| H A D | fpu.c | 76 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 D | m88110_fp.c | 181 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 D | m88100_fp.c | 107 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()
|