Searched refs:TARGET_INSN_SIZE (Results 1 – 4 of 4) sorted by relevance
26 #define TARGET_INSN_SIZE 4 /* riscv instruction size */ macro29 #define TARGET_SZSIGCODE ((abi_ulong)(7 * TARGET_INSN_SIZE))
65 env->pc += TARGET_INSN_SIZE; in target_cpu_loop()101 env->pc -= TARGET_INSN_SIZE; in target_cpu_loop()
31 #define TARGET_INSN_SIZE 4 /* arm64 instruction size */ macro34 #define TARGET_SZSIGCODE ((abi_ulong)(9 * TARGET_INSN_SIZE))
49 #define TARGET_INSN_SIZE 4 /* arm instruction size */ macro52 #define TARGET_SZSIGCODE ((abi_ulong)(9 * TARGET_INSN_SIZE))