Searched defs:instr_hi (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/csky/abiv2/ | ||
| H A D | fpu.c | 26 u16 instr_hi, instr_low; in fpu_libc_helper() local |
| /linux/arch/x86/mm/ | ||
| H A D | fault.c | 74 unsigned char instr_hi = opcode & 0xf0; in check_prefetch_opcode() local |