Searched defs:op0 (Results 1 - 4 of 4) sorted by relevance

/src/sys/fs/nfs/server/
H A Dnfs_nfsdsocket.c623 int i, lktype, op, op0 = 0, statsinprog = 0; local in function:nfsrvd_compound
/src/usr.sbin/gspa/gspa/
H A Dgsp_inst.c444 operand op0, op1; local in function:encode_instr
[all...]
/src/sys/arch/aarch64/aarch64/
H A Ddisasm.c615 sysregname(char * buf,size_t buflen,uint32_t rw,uint64_t op0,uint64_t op1,uint64_t CRn,uint64_t CRm,uint64_t op2) argument
[all...]
/src/sys/external/bsd/sljit/dist/sljit_src/
H A DsljitNativeTILEGX_64.c746 static sljit_s32 push_4_buffer(struct sljit_compiler *compiler, tilegx_mnemonic opc, int op0, int op1, int op2, int op3, int line) argument
766 static sljit_s32 push_3_buffer(struct sljit_compiler *compiler, tilegx_mnemonic opc, int op0, int op1, int op2, int line) argument
827 push_2_buffer(struct sljit_compiler * compiler,tilegx_mnemonic opc,int op0,int op1,int line) argument
888 push_jr_buffer(struct sljit_compiler * compiler,tilegx_mnemonic opc,int op0,int line) argument
[all...]

Completed in 12 milliseconds