Home
last modified time | relevance | path

Searched refs:emit_ldrh (Results 1 – 3 of 3) sorted by relevance

/dports/devel/gdb/gdb-11.1/gdbserver/
H A Dlinux-aarch64-low.cc1185 emit_ldrh (uint32_t *buf, struct aarch64_register rt, in emit_ldrh() function
2775 p += emit_ldrh (p, w0, x0, offset_memory_operand (0)); in aarch64_emit_ref()
H A DChangeLog10635 (emit_ldrh): New function.
/dports/lang/mono/mono-5.10.1.57/mono/mini/
H A Dmini-arm64.c605 emit_ldrh (guint8 *code, int rt, int rn, int imm) in emit_ldrh() function
3561 code = emit_ldrh (code, dreg, ins->inst_basereg, ins->inst_offset); in mono_arch_output_basic_block()
4421 code = emit_ldrh (code, ins->dreg, cfg->arch.args_reg, ainfo->offset); in emit_move_args()