Searched refs:orw (Results 1 – 10 of 10) 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
|
| H A D | head.S | 2050 orw #TTR_ENABLE+TTR_RWM+TTR_FCB2+TTR_FCM1+TTR_FCM0,%d1 2054 orw #TTR_CI,%d1 2071 orw #TTR_ENABLE+TTR_KERNELMODE,%d1 2142 orw #_PAGE_PRESENT+_PAGE_ACCESSED+_PAGE_DIRTY,%d0 2372 orw #_PAGE_TABLE+_PAGE_ACCESSED,%d0 2402 orw #_PAGE_TABLE+_PAGE_ACCESSED,%d0 2425 orw #_PAGE_PRESENT+_PAGE_ACCESSED+_PAGE_DIRTY,%d0 2638 orw #_PAGE_TABLE+_PAGE_ACCESSED,%d0
|
| /linux/arch/x86/math-emu/ |
| H A D | wm_shrx.S | 142 orw %bx,%bx /* Any of the 63 bit set ? */ 184 orw %bx,%bx
|
| H A D | reg_round.S | 427 orw $0x8000,EXP(%edi) /* Negative sign for the result. */
|
| /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 | 2516 int crw = 0, orw = 0; in open_flags_match() local 2525 orw = 1; in open_flags_match() 2527 if (cifs_convert_flags(oflags, orw) != cifs_convert_flags(cflags, crw)) in open_flags_match()
|