OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nget
(Results
1 - 5
of
5
) sorted by null
/toolchain/binutils/binutils-2.25/opcodes/
microblaze-opcm.h
31
idiv, idivu, bsll, bsra, bsrl, get, put,
nget
, nput, cget, cput,
enumerator in enum:microblaze_instr
microblaze-opc.h
151
{"
nget
", INST_TYPE_RD_RFSL, INST_NO_OFFSET, NO_DELAY_SLOT, IMMVAL_MASK_NON_SPECIAL, 0x6C004000, OPCODE_MASK_H32,
nget
, anyware_inst },
[
all
...]
/prebuilts/go/darwin-x86/src/runtime/
netpoll_solaris.go
107
func port_getn(port int32, evs *portevent, max uint32,
nget
*uint32, timeout *timespec) int32 {
108
return int32(sysvicall5(&libc_port_getn, uintptr(port), uintptr(unsafe.Pointer(evs)), uintptr(max), uintptr(unsafe.Pointer(
nget
)), uintptr(unsafe.Pointer(timeout))))
/prebuilts/go/linux-x86/src/runtime/
netpoll_solaris.go
107
func port_getn(port int32, evs *portevent, max uint32,
nget
*uint32, timeout *timespec) int32 {
108
return int32(sysvicall5(&libc_port_getn, uintptr(port), uintptr(unsafe.Pointer(evs)), uintptr(max), uintptr(unsafe.Pointer(
nget
)), uintptr(unsafe.Pointer(timeout))))
/external/swiftshader/third_party/LLVM/test/MC/MBlaze/
mblaze_fsl.s
20
# CHECK:
nget
23
nget
r0, rfsl0
Completed in 82 milliseconds