Home
last modified time | relevance | path

Searched defs:opcode (Results 1 - 25 of 1364) sorted by relevance

12345678910>>...55

/kernel/linux/linux-5.10/drivers/mmc/core/
H A Dsdio_ops.h26 static inline bool sdio_is_io_busy(u32 opcode, u32 arg) in sdio_is_io_busy() argument
/kernel/linux/linux-6.6/drivers/mmc/core/
H A Dsdio_ops.h26 static inline bool sdio_is_io_busy(u32 opcode, u32 arg) in sdio_is_io_busy() argument
/arkcompiler/runtime_core/static_core/compiler/tests/
H A Dmethod_properties_test.cpp23 void CheckCall(Opcode opcode) in CheckCall() argument
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Descape_analysis_editor.cpp44 auto opcode = acc_.GetOpCode(gate); in VisitGate() local
H A Decma_opcode_des.h351 inline std::string GetEcmaOpcodeStr(EcmaOpcode opcode) in GetEcmaOpcodeStr() argument
/kernel/linux/linux-6.6/io_uring/
H A Dcancel.h11 u8 opcode; member
/drivers/hdf_core/framework/tools/hc-gen/src/
H A Dbytecode_gen.cpp82 auto opcode = ToOpCode(object->Type()); in ByteCodeConvert() local
/kernel/linux/linux-5.10/arch/arm/nwfpe/
H A Dfpa11.c35 int8 SetRoundingMode(const unsigned int opcode) in SetRoundingMode() argument
53 int8 SetRoundingPrecision(const unsigned int opcode) in SetRoundingPrecision() argument
85 unsigned int EmulateAll(unsigned int opcode) in EmulateAll() argument
[all...]
H A Dfpa11_cpdo.c18 unsigned int EmulateCPDO(const unsigned int opcode) in EmulateCPDO() argument
[all...]
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Dopcodes.c52 asmlinkage unsigned int arm_check_condition(u32 opcode, u32 psr) in arm_check_condition() argument
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dasm-prototypes.h42 static inline long ucall_norets(unsigned long opcode, ...) in ucall_norets() argument
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
H A Dopal-tracepoints.c48 void __trace_opal_entry(unsigned long opcode, unsigned long *args) in __trace_opal_entry() argument
69 void __trace_opal_exit(long opcode, unsigned long retval) in __trace_opal_exit() argument
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dasm-prototypes.h27 static inline long ucall_norets(unsigned long opcode, ...) in ucall_norets() argument
/kernel/linux/linux-6.6/arch/arm/kernel/
H A Dopcodes.c52 asmlinkage unsigned int arm_check_condition(u32 opcode, u32 psr) in arm_check_condition() argument
/kernel/linux/linux-6.6/arch/arm/nwfpe/
H A Dfpa11.c35 int8 SetRoundingMode(const unsigned int opcode) in SetRoundingMode() argument
53 int8 SetRoundingPrecision(const unsigned int opcode) in SetRoundingPrecision() argument
85 unsigned int EmulateAll(unsigned int opcode) in EmulateAll() argument
[all...]
H A Dfpa11_cpdo.c18 unsigned int EmulateCPDO(const unsigned int opcode) in EmulateCPDO() argument
[all...]
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/
H A Dopal-tracepoints.c47 void __trace_opal_entry(unsigned long opcode, unsigned long *args) in __trace_opal_entry() argument
68 void __trace_opal_exit(long opcode, unsigned long retval) in __trace_opal_exit() argument
/kernel/linux/linux-5.10/include/linux/netfilter/
H A Dnf_conntrack_tftp.h13 __be16 opcode; member
/kernel/linux/linux-5.10/net/bluetooth/
H A Dmgmt_util.h25 u16 opcode; member
/kernel/linux/linux-6.6/include/linux/netfilter/
H A Dnf_conntrack_tftp.h13 __be16 opcode; member
/kernel/linux/linux-6.6/include/linux/soc/qcom/
H A Dpmic_glink.h21 __le32 opcode; member
/kernel/linux/linux-6.6/drivers/nvme/host/
H A Dconstants.c182 const unsigned char *nvme_get_opcode_str(u8 opcode) in nvme_get_opcode_str() argument
190 const unsigned char *nvme_get_admin_opcode_str(u8 opcode) in nvme_get_admin_opcode_str() argument
198 const unsigned char *nvme_get_fabrics_opcode_str(u8 opcode) { in nvme_get_fabrics_opcode_str() argument
[all...]
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
H A Dsavestate_optimization.cpp58 auto opcode = userInst->GetOpcode(); in RequireRegMap() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
H A Dopcodes.h41 inline constexpr bool IsBranch(Opcode opcode) in IsBranch() argument
46 inline constexpr bool IsLogicalShift(Opcode opcode) in IsLogicalShift() argument
51 constexpr bool IsCommutative(Opcode opcode) in IsCommutative() argument
69 IsStmtMustRequire(Opcode opcode) IsStmtMustRequire() argument
[all...]
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddwarf_op.cpp54 uint8_t opcode; in Decode() local
[all...]

Completed in 7 milliseconds

12345678910>>...55