Home
last modified time | relevance | path

Searched defs:instr (Results 751 - 775 of 810) sorted by relevance

1...<<313233

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dmarvell_nand.c1699 const struct nand_op_instr *instr = NULL; in marvell_nfc_parse_instructions() local
1790 const struct nand_op_instr *instr = nfc_op->data_instr; marvell_nfc_xfer_data_pio() local
[all...]
H A Dnand_base.c2037 const struct nand_op_instr *instr = ctx->subop.instrs; in nand_op_parser_match_pat() local
1985 nand_op_parser_must_split_instr(const struct nand_op_parser_pattern_elem *pat, const struct nand_op_instr *instr, unsigned int *start_offset) nand_op_parser_must_split_instr() argument
2107 const struct nand_op_instr *instr; nand_op_parser_trace() local
2232 nand_instr_is_data(const struct nand_op_instr *instr) nand_instr_is_data() argument
4154 nand_erase(struct mtd_info *mtd, struct erase_info *instr) nand_erase() argument
4167 nand_erase_nand(struct nand_chip *chip, struct erase_info *instr, int allowbbt) nand_erase_nand() argument
[all...]
/kernel/linux/linux-6.6/arch/powerpc/xmon/
H A Dxmon.c103 u32 *instr; member
909 ppc_inst_t instr, instr2; in insert_bpts() local
989 ppc_inst_t instr; remove_bpts() local
1205 ppc_inst_t instr; do_step() local
1459 ppc_inst_t instr; check_bp_loc() local
2304 mread_instr(unsigned long adrs, ppc_inst_t *instr) mread_instr() argument
[all...]
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c6935 union ins_formats instr; in ahc_download_instr() local
[all...]
/kernel/linux/linux-5.10/include/linux/mtd/
H A Drawnand.h998 nand_op_trace(const char *prefix, const struct nand_op_instr *instr) nand_op_trace() argument
[all...]
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Dqcom_nandc.c2596 const struct nand_op_instr *instr = NULL; in qcom_parse_instructions() local
2687 const struct nand_op_instr *instr = NULL; qcom_read_status_exec() local
2750 const struct nand_op_instr *instr = NULL; qcom_read_id_type_exec() local
2859 const struct nand_op_instr *instr = NULL; qcom_param_page_type_exec() local
2978 const struct nand_op_instr *instr; qcom_check_op() local
[all...]
H A Dnand_base.c2356 const struct nand_op_instr *instr = ctx->subop.instrs; in nand_op_parser_match_pat() local
2304 nand_op_parser_must_split_instr(const struct nand_op_parser_pattern_elem *pat, const struct nand_op_instr *instr, unsigned int *start_offset) nand_op_parser_must_split_instr() argument
2426 const struct nand_op_instr *instr; nand_op_parser_trace() local
2551 nand_instr_is_data(const struct nand_op_instr *instr) nand_instr_is_data() argument
4608 nand_erase(struct mtd_info *mtd, struct erase_info *instr) nand_erase() argument
4621 nand_erase_nand(struct nand_chip *chip, struct erase_info *instr, int allowbbt) nand_erase_nand() argument
[all...]
H A Dmarvell_nand.c1713 const struct nand_op_instr *instr = NULL; in marvell_nfc_parse_instructions() local
1804 const struct nand_op_instr *instr = nfc_op->data_instr; marvell_nfc_xfer_data_pio() local
[all...]
/kernel/linux/linux-6.6/include/linux/mtd/
H A Drawnand.h1028 nand_op_trace(const char *prefix, const struct nand_op_instr *instr) nand_op_trace() argument
[all...]
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c6930 union ins_formats instr; in ahc_download_instr() local
[all...]
/kernel/linux/linux-6.6/kernel/trace/
H A Dbpf_trace.c1050 u32 instr; in get_entry_ip() local
/third_party/glslang/SPIRV/
H A DSpvBuilder.cpp526 Instruction* instr = module.getInstruction(otherType); in makeCooperativeMatrixTypeWithSameShape() local
1267 Instruction* instr = module.getInstruction(typeId); getMostBasicTypeClass() local
1286 Instruction* instr = module.getInstruction(typeId); getNumTypeConstituents() local
1320 Instruction* instr = module.getInstruction(typeId); getScalarTypeId() local
1346 Instruction* instr = module.getInstruction(typeId); getContainedTypeId() local
1399 const Instruction& instr = *module.getInstruction(typeId); containsType() local
1429 const Instruction& instr = *module.getInstruction(typeId); containsPhysicalStorageBufferOrArray() local
3348 Instruction* instr = module.getInstruction(componentTypeId); createMatrixConstructor() local
[all...]
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3.h202 struct ir3_instruction *instr; member
743 ir3_instr_check_mark(struct ir3_instruction *instr) ir3_instr_check_mark() argument
761 ir3_instr_move_before(struct ir3_instruction *instr, struct ir3_instruction *after) ir3_instr_move_before() argument
772 ir3_instr_move_after(struct ir3_instruction *instr, struct ir3_instruction *before) ir3_instr_move_after() argument
783 ir3_instr_move_before_block(struct ir3_instruction *instr, struct ir3_block *block) ir3_instr_move_before_block() argument
821 is_flow(struct ir3_instruction *instr) is_flow() argument
827 is_kill_or_demote(struct ir3_instruction *instr) is_kill_or_demote() argument
833 is_nop(struct ir3_instruction *instr) is_nop() argument
859 is_same_type_mov(struct ir3_instruction *instr) is_same_type_mov() argument
907 is_const_mov(struct ir3_instruction *instr) is_const_mov() argument
924 is_subgroup_cond_mov_macro(struct ir3_instruction *instr) is_subgroup_cond_mov_macro() argument
942 is_alu(struct ir3_instruction *instr) is_alu() argument
948 is_sfu(struct ir3_instruction *instr) is_sfu() argument
954 is_tex(struct ir3_instruction *instr) is_tex() argument
960 is_tex_or_prefetch(struct ir3_instruction *instr) is_tex_or_prefetch() argument
966 is_mem(struct ir3_instruction *instr) is_mem() argument
972 is_barrier(struct ir3_instruction *instr) is_barrier() argument
978 is_half(struct ir3_instruction *instr) is_half() argument
984 is_shared(struct ir3_instruction *instr) is_shared() argument
990 is_store(struct ir3_instruction *instr) is_store() argument
1012 is_load(struct ir3_instruction *instr) is_load() argument
1033 is_input(struct ir3_instruction *instr) is_input() argument
1050 is_bool(struct ir3_instruction *instr) is_bool() argument
1131 is_meta(struct ir3_instruction *instr) is_meta() argument
1158 dest_regs(struct ir3_instruction *instr) dest_regs() argument
1179 writes_gpr(struct ir3_instruction *instr) writes_gpr() argument
1187 writes_addr0(struct ir3_instruction *instr) writes_addr0() argument
1198 writes_addr1(struct ir3_instruction *instr) writes_addr1() argument
1209 writes_pred(struct ir3_instruction *instr) writes_pred() argument
1464 ir3_output_conv_type(struct ir3_instruction *instr, bool *can_fold) ir3_output_conv_type() argument
1530 ir3_output_conv_src_type(struct ir3_instruction *instr, type_t base_type) ir3_output_conv_src_type() argument
1565 ir3_output_conv_dst_type(struct ir3_instruction *instr, type_t base_type) ir3_output_conv_dst_type() argument
1625 __ssa_src_cnt(struct ir3_instruction *instr) __ssa_src_cnt() argument
1631 __is_false_dep(struct ir3_instruction *instr, unsigned n) __is_false_dep() argument
1639 __ssa_srcp_n(struct ir3_instruction *instr, unsigned n) __ssa_srcp_n() argument
1733 is_local_mem_load(struct ir3_instruction *instr) is_local_mem_load() argument
1741 is_ss_producer(struct ir3_instruction *instr) is_ss_producer() argument
1752 soft_ss_delay(struct ir3_instruction *instr) soft_ss_delay() argument
1774 is_sy_producer(struct ir3_instruction *instr) is_sy_producer() argument
1782 soft_sy_delay(struct ir3_instruction *instr, struct ir3 *shader) soft_sy_delay() argument
1908 __ssa_src(struct ir3_instruction *instr, struct ir3_instruction *src, unsigned flags) __ssa_src() argument
1921 __ssa_dst(struct ir3_instruction *instr) __ssa_dst() argument
1990 struct ir3_instruction *instr = ir3_instr_create(block, OPC_MOV, 1, 1); ir3_MOV() local
2010 struct ir3_instruction *instr = ir3_instr_create(block, OPC_MOV, 1, 1); ir3_COV() local
2027 struct ir3_instruction *instr = ir3_instr_create(block, OPC_MOVMSK, 1, 0); ir3_MOVMSK() local
2040 struct ir3_instruction *instr = ir3_BALLOT_MACRO() local
2224 struct ir3_instruction *instr = ir3_ELECT_MACRO() local
2233 struct ir3_instruction *instr = ir3_SHPS_MACRO() local
[all...]
/third_party/mesa3d/src/compiler/spirv/
H A Dspirv_to_nir.c3056 nir_tex_instr *instr = nir_tex_instr_create(b->shader, p - srcs); in vtn_handle_texture() local
[all...]
/third_party/mesa3d/src/amd/compiler/
H A Daco_optimizer.cpp39 perfwarn(Program* program, bool cond, const char* msg, Instruction* instr) in perfwarn() argument
152 Instruction* instr; member
511 can_use_VOP3(opt_ctx& ctx, const aco_ptr<Instruction>& instr) can_use_VOP3() argument
535 pseudo_propagate_temp(opt_ctx& ctx, aco_ptr<Instruction>& instr, Temp temp, unsigned index) pseudo_propagate_temp() argument
599 can_apply_sgprs(opt_ctx& ctx, aco_ptr<Instruction>& instr) can_apply_sgprs() argument
613 to_VOP3(opt_ctx& ctx, aco_ptr<Instruction>& instr) to_VOP3() argument
644 to_SDWA(opt_ctx& ctx, aco_ptr<Instruction>& instr) to_SDWA() argument
682 valu_can_accept_vgpr(aco_ptr<Instruction>& instr, unsigned operand) valu_can_accept_vgpr() argument
745 parse_base_offset(opt_ctx& ctx, Instruction* instr, unsigned op_index, Temp* base, uint32_t* offset, bool prevent_overflow) parse_base_offset() argument
840 smem_combine(opt_ctx& ctx, aco_ptr<Instruction>& instr) smem_combine() argument
895 get_operand_size(aco_ptr<Instruction>& instr, unsigned index) get_operand_size() argument
920 propagate_constants_vop3p(opt_ctx& ctx, aco_ptr<Instruction>& instr, ssa_info& info, unsigned i) propagate_constants_vop3p() argument
1025 parse_extract(Instruction* instr) parse_extract() argument
1048 parse_insert(Instruction* instr) parse_insert() argument
1063 can_apply_extract(opt_ctx& ctx, aco_ptr<Instruction>& instr, unsigned idx, ssa_info& info) can_apply_extract() argument
1107 apply_extract(opt_ctx& ctx, aco_ptr<Instruction>& instr, unsigned idx, ssa_info& info) apply_extract() argument
1162 check_sdwa_extract(opt_ctx& ctx, aco_ptr<Instruction>& instr) check_sdwa_extract() argument
1196 can_eliminate_fcanonicalize(opt_ctx& ctx, aco_ptr<Instruction>& instr, Temp tmp) can_eliminate_fcanonicalize() argument
1217 Instruction* instr = ctx.info[tmp.id()].instr; can_eliminate_and_exec() local
1229 is_copy_label(opt_ctx& ctx, aco_ptr<Instruction>& instr, ssa_info& info) is_copy_label() argument
1254 is_scratch_offset_valid(opt_ctx& ctx, Instruction* instr, int32_t offset) is_scratch_offset_valid() argument
1268 label_instruction(opt_ctx& ctx, aco_ptr<Instruction>& instr) label_instruction() argument
2066 decrease_uses(opt_ctx& ctx, Instruction* instr) decrease_uses() argument
2098 combine_ordering_test(opt_ctx& ctx, aco_ptr<Instruction>& instr) combine_ordering_test() argument
2195 combine_comparison_ordering(opt_ctx& ctx, aco_ptr<Instruction>& instr) combine_comparison_ordering() argument
2296 combine_constant_comparison_ordering(opt_ctx& ctx, aco_ptr<Instruction>& instr) combine_constant_comparison_ordering() argument
2393 combine_inverse_comparison(opt_ctx& ctx, aco_ptr<Instruction>& instr) combine_inverse_comparison() argument
2548 create_vop3_for_op3(opt_ctx& ctx, aco_opcode opcode, aco_ptr<Instruction>& instr, Operand operands[3], bool neg[3], bool abs[3], uint8_t opsel, bool clamp, unsigned omod) create_vop3_for_op3() argument
2568 combine_three_valu_op(opt_ctx& ctx, aco_ptr<Instruction>& instr, aco_opcode op2, aco_opcode new_op, const char* shuffle, uint8_t ops) combine_three_valu_op() argument
2590 combine_add_or_then_and_lshl(opt_ctx& ctx, aco_ptr<Instruction>& instr) combine_add_or_then_and_lshl() argument
2659 combine_minmax(opt_ctx& ctx, aco_ptr<Instruction>& instr, aco_opcode opposite, aco_opcode minmax3) combine_minmax() argument
2692 combine_salu_not_bitwise(opt_ctx& ctx, aco_ptr<Instruction>& instr) combine_salu_not_bitwise() argument
2737 combine_salu_n2(opt_ctx& ctx, aco_ptr<Instruction>& instr) combine_salu_n2() argument
2774 combine_salu_lshl_add(opt_ctx& ctx, aco_ptr<Instruction>& instr) combine_salu_lshl_add() argument
2810 combine_add_sub_b2i(opt_ctx& ctx, aco_ptr<Instruction>& instr, aco_opcode new_op, uint8_t ops) combine_add_sub_b2i() argument
2857 combine_add_bcnt(opt_ctx& ctx, aco_ptr<Instruction>& instr) combine_add_bcnt() argument
2928 combine_clamp(opt_ctx& ctx, aco_ptr<Instruction>& instr, aco_opcode min, aco_opcode max, aco_opcode med) combine_clamp() argument
3150 apply_omod_clamp_helper(opt_ctx& ctx, T* instr, ssa_info& def_info) apply_omod_clamp_helper() argument
3169 apply_omod_clamp(opt_ctx& ctx, aco_ptr<Instruction>& instr) apply_omod_clamp() argument
3229 apply_insert(opt_ctx& ctx, aco_ptr<Instruction>& instr) apply_insert() argument
3316 combine_and_subbrev(opt_ctx& ctx, aco_ptr<Instruction>& instr) combine_and_subbrev() argument
3363 combine_add_lshl(opt_ctx& ctx, aco_ptr<Instruction>& instr, bool is_sub) combine_add_lshl() argument
3424 propagate_swizzles(VOP3P_instruction* instr, uint8_t opsel_lo, uint8_t opsel_hi) propagate_swizzles() argument
3447 combine_vop3p(opt_ctx& ctx, aco_ptr<Instruction>& instr) combine_vop3p() argument
3596 can_use_mad_mix(opt_ctx& ctx, aco_ptr<Instruction>& instr) can_use_mad_mix() argument
3627 to_mad_mix(opt_ctx& ctx, aco_ptr<Instruction>& instr) to_mad_mix() argument
3666 combine_output_conversion(opt_ctx& ctx, aco_ptr<Instruction>& instr) combine_output_conversion() argument
3696 combine_mad_mix(opt_ctx& ctx, aco_ptr<Instruction>& instr) combine_mad_mix() argument
3785 combine_instruction(opt_ctx& ctx, aco_ptr<Instruction>& instr) combine_instruction() argument
4244 to_uniform_bool_instr(opt_ctx& ctx, aco_ptr<Instruction>& instr) to_uniform_bool_instr() argument
4297 select_instruction(opt_ctx& ctx, aco_ptr<Instruction>& instr) select_instruction() argument
4666 try_convert_sopc_to_sopk(aco_ptr<Instruction>& instr) try_convert_sopc_to_sopk() argument
4719 apply_literals(opt_ctx& ctx, aco_ptr<Instruction>& instr) apply_literals() argument
[all...]
/third_party/mesa3d/src/broadcom/compiler/
H A Dnir_to_vir.c176 v3d_get_op_for_atomic_add(nir_intrinsic_instr *instr, unsigned src) in v3d_get_op_for_atomic_add() argument
190 v3d_general_tmu_op(nir_intrinsic_instr *instr) in v3d_general_tmu_op() argument
351 emit_tmu_general_store_writes(struct v3d_compile *c, enum emit_mode mode, nir_intrinsic_instr *instr, uint32_t base_const_offset, uint32_t *writemask, uint32_t *const_offset, uint32_t *type_size, uint32_t *tmu_writes) emit_tmu_general_store_writes() argument
409 emit_tmu_general_atomic_writes(struct v3d_compile *c, enum emit_mode mode, nir_intrinsic_instr *instr, uint32_t tmu_op, bool has_index, uint32_t *tmu_writes) emit_tmu_general_atomic_writes() argument
443 emit_tmu_general_address_write(struct v3d_compile *c, enum emit_mode mode, nir_intrinsic_instr *instr, uint32_t config, bool dynamic_src, int offset_src, struct qreg base_offset, uint32_t const_offset, uint32_t *tmu_writes) emit_tmu_general_address_write() argument
503 ntq_emit_tmu_general(struct v3d_compile *c, nir_intrinsic_instr *instr, bool is_shared_or_scratch, bool is_global) ntq_emit_tmu_general() argument
876 ntq_get_alu_src(struct v3d_compile *c, nir_alu_instr *instr, unsigned src) ntq_get_alu_src() argument
897 ntq_emit_txs(struct v3d_compile *c, nir_tex_instr *instr) ntq_emit_txs() argument
944 ntq_emit_tex(struct v3d_compile *c, nir_tex_instr *instr) ntq_emit_tex() argument
1423 ntq_emit_alu(struct v3d_compile *c, nir_alu_instr *instr) ntq_emit_alu() argument
2511 ntq_emit_load_const(struct v3d_compile *c, nir_load_const_instr *instr) ntq_emit_load_const() argument
2525 ntq_emit_image_size(struct v3d_compile *c, nir_intrinsic_instr *instr) ntq_emit_image_size() argument
2553 vir_emit_tlb_color_read(struct v3d_compile *c, nir_intrinsic_instr *instr) vir_emit_tlb_color_read() argument
2723 ntq_emit_load_uniform(struct v3d_compile *c, nir_intrinsic_instr *instr) ntq_emit_load_uniform() argument
2747 ntq_emit_inline_ubo_load(struct v3d_compile *c, nir_intrinsic_instr *instr) ntq_emit_inline_ubo_load() argument
2782 ntq_emit_load_input(struct v3d_compile *c, nir_intrinsic_instr *instr) ntq_emit_load_input() argument
2844 ntq_emit_per_sample_color_write(struct v3d_compile *c, nir_intrinsic_instr *instr) ntq_emit_per_sample_color_write() argument
2863 ntq_emit_color_write(struct v3d_compile *c, nir_intrinsic_instr *instr) ntq_emit_color_write() argument
2876 emit_store_output_gs(struct v3d_compile *c, nir_intrinsic_instr *instr) emit_store_output_gs() argument
2917 emit_store_output_vs(struct v3d_compile *c, nir_intrinsic_instr *instr) emit_store_output_vs() argument
2940 ntq_emit_store_output(struct v3d_compile *c, nir_intrinsic_instr *instr) ntq_emit_store_output() argument
3102 ntq_emit_load_unifa(struct v3d_compile *c, nir_intrinsic_instr *instr) ntq_emit_load_unifa() argument
3312 ntq_emit_intrinsic(struct v3d_compile *c, nir_intrinsic_instr *instr) ntq_emit_intrinsic() argument
4126 ntq_emit_instr(struct v3d_compile *c, nir_instr *instr) ntq_emit_instr() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_compiler.c122 lower_64bit_vertex_attribs_instr(nir_builder *b, nir_instr *instr, void *data) in lower_64bit_vertex_attribs_instr() argument
179 lower_64bit_uint_attribs_instr(nir_builder *b, nir_instr *instr, void *data) lower_64bit_uint_attribs_instr() argument
442 nir_instr *instr = (nir_instr *)const_instr; filter_64_bit_instr() local
454 nir_instr *instr = (nir_instr *)const_instr; filter_pack_instr() local
509 bound_bo_access_instr(nir_builder *b, nir_instr *instr, void *data) bound_bo_access_instr() argument
623 lower_fbfetch_instr(nir_builder *b, nir_instr *instr, void *data) lower_fbfetch_instr() argument
977 lower_attrib(nir_builder *b, nir_instr *instr, void *data) lower_attrib() argument
1045 rewrite_bo_access_instr(nir_builder *b, nir_instr *instr, void *data) rewrite_bo_access_instr() argument
1217 rewrite_atomic_ssbo_instr(nir_builder *b, nir_instr *instr, struct bo_vars *bo) rewrite_atomic_ssbo_instr() argument
1288 remove_bo_access_instr(nir_builder *b, nir_instr *instr, void *data) remove_bo_access_instr() argument
1462 rewrite_and_discard_read(nir_builder *b, nir_instr *instr, void *data) rewrite_and_discard_read() argument
2194 lower_baseinstance_instr(nir_builder *b, nir_instr *instr, void *data) lower_baseinstance_instr() argument
2672 convert_1d_shadow_tex(nir_builder *b, nir_instr *instr, void *data) convert_1d_shadow_tex() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
H A Dnir_to_spirv.c1802 alu_instr_src_components(const nir_alu_instr *instr, unsigned src) in alu_instr_src_components() argument
[all...]
/third_party/node/deps/v8/src/compiler/backend/
H A Dinstruction-selector.cc169 void InstructionSelector::AddTerminator(Instruction* instr) { in AddTerminator() argument
178 void InstructionSelector::AddInstruction(Instruction* instr) { in AddInstruction() argument
273 Instruction* instr = in Emit() local
279 Instruction* InstructionSelector::Emit(Instruction* instr) { in Emit() argument
[all...]
H A Dmid-tier-register-allocator.cc145 Instruction* instr = code()->InstructionAt(instr_index); in AddGapMove() local
2880 Instruction* instr = code()->InstructionAt(index); in DefineOutputs() local
3029 Instruction* instr = code()->InstructionAt(instr_index); AllocateRegisters() local
3169 Instruction* instr = code()->InstructionAt(instr_index); ReserveFixedRegisters() local
3462 Instruction* instr = data_->code()->InstructionAt(instr_index); RecordReferences() local
[all...]
/third_party/node/deps/v8/src/codegen/ppc/
H A Dassembler-ppc.cc303 Condition Assembler::GetCondition(Instr instr) { in GetCondition() argument
314 bool Assembler::IsLis(Instr instr) { in IsLis() argument
318 bool Assembler::IsLi(Instr instr) { in IsLi() argument
322 bool Assembler::IsAddic(Instr instr) { return (instr argument
324 IsOri(Instr instr) IsOri() argument
326 IsBranch(Instr instr) IsBranch() argument
328 GetRA(Instr instr) GetRA() argument
332 GetRB(Instr instr) GetRB() argument
360 IsCmpRegister(Instr instr) IsCmpRegister() argument
365 IsRlwinm(Instr instr) IsRlwinm() argument
369 IsAndi(Instr instr) IsAndi() argument
372 IsRldicl(Instr instr) IsRldicl() argument
378 IsCmpImmediate(Instr instr) IsCmpImmediate() argument
382 IsCrSet(Instr instr) IsCrSet() argument
387 GetCmpImmediateRegister(Instr instr) GetCmpImmediateRegister() argument
392 GetCmpImmediateRawImmediate(Instr instr) GetCmpImmediateRawImmediate() argument
420 Instr instr = instr_at(pos); target_at() local
451 Instr instr = instr_at(pos); target_at_put() local
537 Instr instr = instr_at(pos); max_reach_from() local
614 a_form(Instr instr, DoubleRegister frt, DoubleRegister fra, DoubleRegister frb, RCBit r) a_form() argument
619 d_form(Instr instr, Register rt, Register ra, const intptr_t val, bool signed_disp) d_form() argument
637 xo_form(Instr instr, Register rt, Register ra, Register rb, OEBit o, RCBit r) xo_form() argument
642 md_form(Instr instr, Register ra, Register rs, int shift, int maskbit, RCBit r) md_form() argument
653 mds_form(Instr instr, Register ra, Register rs, Register rb, int maskbit, RCBit r) mds_form() argument
2041 IsNop(Instr instr, int type) IsNop() argument
[all...]
/third_party/node/deps/v8/src/codegen/x64/
H A Dassembler-x64.cc299 bool ConstPool::IsMoveRipRelative(Address instr) { in IsMoveRipRelative() argument
/third_party/node/deps/v8/src/execution/loong64/
H A Dsimulator-loong64.cc138 void Loong64Debugger::Stop(Instruction* instr) { in Stop() argument
375 Instruction* instr = reinterpret_cast<Instruction*>(sim_->get_pc()); in Debug() local
1667 int32_t Simulator::ReadW(int64_t addr, Instruction* instr, TraceTyp argument
809 CheckICache(base::CustomMatcherHashMap* i_cache, Instruction* instr) CheckICache() argument
1688 ReadWU(int64_t addr, Instruction* instr) ReadWU() argument
1708 WriteW(int64_t addr, int32_t value, Instruction* instr) WriteW() argument
1731 WriteConditionalW(int64_t addr, int32_t value, Instruction* instr, int32_t rk_reg) WriteConditionalW() argument
1761 Read2W(int64_t addr, Instruction* instr) Read2W() argument
1782 Write2W(int64_t addr, int64_t value, Instruction* instr) Write2W() argument
1805 WriteConditional2W(int64_t addr, int64_t value, Instruction* instr, int32_t rk_reg) WriteConditional2W() argument
1836 ReadD(int64_t addr, Instruction* instr) ReadD() argument
1849 WriteD(int64_t addr, double value, Instruction* instr) WriteD() argument
1864 ReadHU(int64_t addr, Instruction* instr) ReadHU() argument
1878 ReadH(int64_t addr, Instruction* instr) ReadH() argument
1892 WriteH(int64_t addr, uint16_t value, Instruction* instr) WriteH() argument
1908 WriteH(int64_t addr, int16_t value, Instruction* instr) WriteH() argument
1957 ReadMem(int64_t addr, Instruction* instr) ReadMem() argument
1973 WriteMem(int64_t addr, T value, Instruction* instr) WriteMem() argument
2004 Format(Instruction* instr, const char* format) Format() argument
2290 HandleStop(uint64_t code, Instruction* instr) HandleStop() argument
2299 IsStopInstruction(Instruction* instr) IsStopInstruction() argument
5152 InstructionDecode(Instruction* instr) InstructionDecode() argument
5154 CheckICache(i_cache(), instr); InstructionDecode() local
5223 Instruction* instr = reinterpret_cast<Instruction*>(program_counter); Execute() local
5232 Instruction* instr = reinterpret_cast<Instruction*>(program_counter); Execute() local
[all...]
/third_party/node/deps/v8/src/execution/ppc/
H A Dsimulator-ppc.cc130 void SetInstructionBitsInCodeSpace(Instruction* instr, Instr value, in SetInstructionBitsInCodeSpace() argument
894 void Simulator::Format(Instruction* instr, const char* format) { in Format() argument
973 void Simulator::SoftwareInterrupt(Instruction* instr) { in SoftwareInterrupt() argument
711 CheckICache(base::CustomMatcherHashMap* i_cache, Instruction* instr) CheckICache() argument
1274 isStopInstruction(Instruction* instr) isStopInstruction() argument
1366 ExecuteBranchConditional(Instruction* instr, BCType type) ExecuteBranchConditional() argument
1429 VectorCompareOp(Simulator* sim, Instruction* instr, bool is_fp, Operation op) VectorCompareOp() argument
1452 VectorConverFromFPSaturate(Simulator* sim, Instruction* instr, T min_val, T max_val, bool even_lane_result = false) VectorConverFromFPSaturate() argument
1477 VectorPackSaturate(Simulator* sim, Instruction* instr, S min_val, S max_val) VectorPackSaturate() argument
1541 ExecuteGeneric(Instruction* instr) ExecuteGeneric() argument
5307 Trace(Instruction* instr) Trace() argument
5318 ExecuteInstruction(Instruction* instr) ExecuteInstruction() argument
5320 CheckICache(i_cache(), instr); ExecuteInstruction() local
5346 Instruction* instr = reinterpret_cast<Instruction*>(program_counter); Execute() local
5355 Instruction* instr = reinterpret_cast<Instruction*>(program_counter); Execute() local
[all...]
/third_party/node/deps/v8/src/execution/arm64/
H A Dsimulator-arm64.h778 virtual void Decode(Instruction* instr) { decoder_->Decode(instr); } in Decode() argument
837 Instr instr = pc_->Mask(SystemPAuthMask); in CheckBTypeForPAuth() local
[all...]

Completed in 184 milliseconds

1...<<313233