Searched refs:orw (Results 1 – 7 of 7) sorted by relevance
| /linux/arch/m68k/fpsp040/ |
| H A D | scale.S | 106 orw #0x8000,%d1 115 orw #0x8000,%d1 125 orw #0x8000,%d1 153 orw #0x8000,%d1 195 orw #0x8000,FPTEMP_EX(%a6) |set sign bit
|
| H A D | stan.S | 331 orw #0x8000,FP_SCR2(%a6) |positive arg 332 orw #0x8000,FP_SCR3(%a6)
|
| H A D | sgetem.S | 82 orw #0x7fff,%d0 |clear old exp
|
| H A D | res_func.S | 846 orw #0x3fff,%d0 |force the exponent to +/- 1 1021 orw #0x3fff,%d0 |force the exponent to +/- 1
|
| /linux/arch/m68k/kernel/ |
| H A D | relocate_kernel.S | 58 orw #0xe020,%d0 /* Map 16 MiB, enable, cacheable */ 128 orw #0x808,%d0
|
| /linux/drivers/net/wan/ |
| H A D | wanxlfw.S | 313 orw #STATUS_CABLE_DTR, csr_output(%d0) // DTR on 728 orw %d2, %d1 // D1 = all requested output bits 747 orw #STATUS_CABLE_DCD, %d1 // DCD on
|
| /linux/fs/smb/client/ |
| H A D | file.c | 2626 int crw = 0, orw = 0; in open_flags_match() local 2635 orw = 1; in open_flags_match() 2637 if (cifs_convert_flags(oflags, orw) != cifs_convert_flags(cflags, crw)) in open_flags_match()
|