2 * Tiny Code Generator for QEMU
5 * Based on i386/tcg-target.c - Copyright (c) 2008 Fabrice Bellard
7 * Permission is hereby granted, free of charge, to any person obtaining a copy
8 * of this software and associated documentation files (the "Software"), to deal
9 * in the Software without restriction, including without limitation the rights
10 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
11 * copies of the Software, and to permit persons to whom the Software is
12 * furnished to do so, subject to the following conditions:
14 * The above copyright notice and this permission notice shall be included in
15 * all copies or substantial portions of the Software.
17 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
18 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
19 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
20 * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
21 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
22 * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
27 * Register definitions
31 static const char * const tcg_target_reg_names[TCG_TARGET_NB_REGS] = {
32 "r0", "r1", "r2", "r3", "r4", "r5", "r6", "r7",
33 "r8", "r9", "r10", "r11", "r12", "r13", "r14", "r15",
34 "r16", "r17", "r18", "r19", "r20", "r21", "r22", "r23",
35 "r24", "r25", "r26", "r27", "r28", "r29", "r30", "r31",
36 "r32", "r33", "r34", "r35", "r36", "r37", "r38", "r39",
37 "r40", "r41", "r42", "r43", "r44", "r45", "r46", "r47",
38 "r48", "r49", "r50", "r51", "r52", "r53", "r54", "r55",
39 "r56", "r57", "r58", "r59", "r60", "r61", "r62", "r63",
43 #ifdef CONFIG_USE_GUEST_BASE
44 #define TCG_GUEST_BASE_REG TCG_REG_R55
46 #define TCG_GUEST_BASE_REG TCG_REG_R0
52 /* Branch registers */
64 /* Floating point registers */
84 /* Predicate registers */
104 /* Application registers */
109 static const int tcg_target_reg_alloc_order[] = {
164 static const int tcg_target_call_iarg_regs[8] = {
175 static const int tcg_target_call_oarg_regs[] = {
179 /* maximum number of register used for input function arguments */
180 static inline int tcg_target_get_call_iarg_regs_count(int flags)
189 /* bundle templates: stops (double bar in the IA64 manual) are marked with
190 an uppercase letter. */
219 OPC_ADD_A1 = 0x10000000000ull,
220 OPC_AND_A1 = 0x10060000000ull,
221 OPC_AND_A3 = 0x10160000000ull,
222 OPC_ANDCM_A1 = 0x10068000000ull,
223 OPC_ANDCM_A3 = 0x10168000000ull,
224 OPC_ADDS_A4 = 0x10800000000ull,
225 OPC_ADDL_A5 = 0x12000000000ull,
226 OPC_ALLOC_M34 = 0x02c00000000ull,
227 OPC_BR_DPTK_FEW_B1 = 0x08400000000ull,
228 OPC_BR_SPTK_MANY_B1 = 0x08000001000ull,
229 OPC_BR_SPTK_MANY_B4 = 0x00100001000ull,
230 OPC_BR_CALL_SPTK_MANY_B5 = 0x02100001000ull,
231 OPC_BR_RET_SPTK_MANY_B4 = 0x00108001100ull,
232 OPC_BRL_SPTK_MANY_X3 = 0x18000001000ull,
233 OPC_CMP_LT_A6 = 0x18000000000ull,
234 OPC_CMP_LTU_A6 = 0x1a000000000ull,
235 OPC_CMP_EQ_A6 = 0x1c000000000ull,
236 OPC_CMP4_LT_A6 = 0x18400000000ull,
237 OPC_CMP4_LTU_A6 = 0x1a400000000ull,
238 OPC_CMP4_EQ_A6 = 0x1c400000000ull,
239 OPC_DEP_Z_I12 = 0x0a600000000ull,
240 OPC_EXTR_I11 = 0x0a400002000ull,
241 OPC_EXTR_U_I11 = 0x0a400000000ull,
242 OPC_FCVT_FX_TRUNC_S1_F10 = 0x004d0000000ull,
243 OPC_FCVT_FXU_TRUNC_S1_F10 = 0x004d8000000ull,
244 OPC_FCVT_XF_F11 = 0x000e0000000ull,
245 OPC_FMA_S1_F1 = 0x10400000000ull,
246 OPC_FNMA_S1_F1 = 0x18400000000ull,
247 OPC_FRCPA_S1_F6 = 0x00600000000ull,
248 OPC_GETF_SIG_M19 = 0x08708000000ull,
249 OPC_LD1_M1 = 0x08000000000ull,
250 OPC_LD1_M3 = 0x0a000000000ull,
251 OPC_LD2_M1 = 0x08040000000ull,
252 OPC_LD2_M3 = 0x0a040000000ull,
253 OPC_LD4_M1 = 0x08080000000ull,
254 OPC_LD4_M3 = 0x0a080000000ull,
255 OPC_LD8_M1 = 0x080c0000000ull,
256 OPC_LD8_M3 = 0x0a0c0000000ull,
257 OPC_MUX1_I3 = 0x0eca0000000ull,
258 OPC_NOP_B9 = 0x04008000000ull,
259 OPC_NOP_F16 = 0x00008000000ull,
260 OPC_NOP_I18 = 0x00008000000ull,
261 OPC_NOP_M48 = 0x00008000000ull,
262 OPC_MOV_I21 = 0x00e00100000ull,
263 OPC_MOV_RET_I21 = 0x00e00500000ull,
264 OPC_MOV_I22 = 0x00188000000ull,
265 OPC_MOV_I_I26 = 0x00150000000ull,
266 OPC_MOVL_X2 = 0x0c000000000ull,
267 OPC_OR_A1 = 0x10070000000ull,
268 OPC_SETF_EXP_M18 = 0x0c748000000ull,
269 OPC_SETF_SIG_M18 = 0x0c708000000ull,
270 OPC_SHL_I7 = 0x0f240000000ull,
271 OPC_SHR_I5 = 0x0f220000000ull,
272 OPC_SHR_U_I5 = 0x0f200000000ull,
273 OPC_SHRP_I10 = 0x0ac00000000ull,
274 OPC_SXT1_I29 = 0x000a0000000ull,
275 OPC_SXT2_I29 = 0x000a8000000ull,
276 OPC_SXT4_I29 = 0x000b0000000ull,
277 OPC_ST1_M4 = 0x08c00000000ull,
278 OPC_ST2_M4 = 0x08c40000000ull,
279 OPC_ST4_M4 = 0x08c80000000ull,
280 OPC_ST8_M4 = 0x08cc0000000ull,
281 OPC_SUB_A1 = 0x10028000000ull,
282 OPC_SUB_A3 = 0x10128000000ull,
283 OPC_UNPACK4_L_I2 = 0x0f860000000ull,
284 OPC_XMA_L_F2 = 0x1d000000000ull,
285 OPC_XOR_A1 = 0x10078000000ull,
286 OPC_ZXT1_I29 = 0x00080000000ull,
287 OPC_ZXT2_I29 = 0x00088000000ull,
288 OPC_ZXT4_I29 = 0x00090000000ull,
291 static inline uint64_t tcg_opc_a1(int qp, uint64_t opc, int r1,
295 | ((r3 & 0x7f) << 20)
296 | ((r2 & 0x7f) << 13)
301 static inline uint64_t tcg_opc_a3(int qp, uint64_t opc, int r1,
302 uint64_t imm, int r3)
305 | ((imm & 0x80) << 29) /* s */
306 | ((imm & 0x7f) << 13) /* imm7b */
307 | ((r3 & 0x7f) << 20)
312 static inline uint64_t tcg_opc_a4(int qp, uint64_t opc, int r1,
313 uint64_t imm, int r3)
316 | ((imm & 0x2000) << 23) /* s */
317 | ((imm & 0x1f80) << 20) /* imm6d */
318 | ((imm & 0x007f) << 13) /* imm7b */
319 | ((r3 & 0x7f) << 20)
324 static inline uint64_t tcg_opc_a5(int qp, uint64_t opc, int r1,
325 uint64_t imm, int r3)
328 | ((imm & 0x200000) << 15) /* s */
329 | ((imm & 0x1f0000) << 6) /* imm5c */
330 | ((imm & 0x00ff80) << 20) /* imm9d */
331 | ((imm & 0x00007f) << 13) /* imm7b */
332 | ((r3 & 0x03) << 20)
337 static inline uint64_t tcg_opc_a6(int qp, uint64_t opc, int p1,
338 int p2, int r2, int r3)
341 | ((p2 & 0x3f) << 27)
342 | ((r3 & 0x7f) << 20)
343 | ((r2 & 0x7f) << 13)
348 static inline uint64_t tcg_opc_b1(int qp, uint64_t opc, uint64_t imm)
351 | ((imm & 0x100000) << 16) /* s */
352 | ((imm & 0x0fffff) << 13) /* imm20b */
356 static inline uint64_t tcg_opc_b4(int qp, uint64_t opc, int b2)
363 static inline uint64_t tcg_opc_b5(int qp, uint64_t opc, int b1, int b2)
372 static inline uint64_t tcg_opc_b9(int qp, uint64_t opc, uint64_t imm)
375 | ((imm & 0x100000) << 16) /* i */
376 | ((imm & 0x0fffff) << 6) /* imm20a */
380 static inline uint64_t tcg_opc_f1(int qp, uint64_t opc, int f1,
381 int f3, int f4, int f2)
384 | ((f4 & 0x7f) << 27)
385 | ((f3 & 0x7f) << 20)
386 | ((f2 & 0x7f) << 13)
391 static inline uint64_t tcg_opc_f2(int qp, uint64_t opc, int f1,
392 int f3, int f4, int f2)
395 | ((f4 & 0x7f) << 27)
396 | ((f3 & 0x7f) << 20)
397 | ((f2 & 0x7f) << 13)
402 static inline uint64_t tcg_opc_f6(int qp, uint64_t opc, int f1,
403 int p2, int f2, int f3)
406 | ((p2 & 0x3f) << 27)
407 | ((f3 & 0x7f) << 20)
408 | ((f2 & 0x7f) << 13)
413 static inline uint64_t tcg_opc_f10(int qp, uint64_t opc, int f1, int f2)
416 | ((f2 & 0x7f) << 13)
421 static inline uint64_t tcg_opc_f11(int qp, uint64_t opc, int f1, int f2)
424 | ((f2 & 0x7f) << 13)
429 static inline uint64_t tcg_opc_f16(int qp, uint64_t opc, uint64_t imm)
432 | ((imm & 0x100000) << 16) /* i */
433 | ((imm & 0x0fffff) << 6) /* imm20a */
437 static inline uint64_t tcg_opc_i2(int qp, uint64_t opc, int r1,
441 | ((r3 & 0x7f) << 20)
442 | ((r2 & 0x7f) << 13)
447 static inline uint64_t tcg_opc_i3(int qp, uint64_t opc, int r1,
451 | ((mbtype & 0x0f) << 20)
452 | ((r2 & 0x7f) << 13)
457 static inline uint64_t tcg_opc_i5(int qp, uint64_t opc, int r1,
461 | ((r3 & 0x7f) << 20)
462 | ((r2 & 0x7f) << 13)
467 static inline uint64_t tcg_opc_i7(int qp, uint64_t opc, int r1,
471 | ((r3 & 0x7f) << 20)
472 | ((r2 & 0x7f) << 13)
477 static inline uint64_t tcg_opc_i10(int qp, uint64_t opc, int r1,
478 int r2, int r3, uint64_t count)
481 | ((count & 0x3f) << 27)
482 | ((r3 & 0x7f) << 20)
483 | ((r2 & 0x7f) << 13)
488 static inline uint64_t tcg_opc_i11(int qp, uint64_t opc, int r1,
489 int r3, uint64_t pos, uint64_t len)
492 | ((len & 0x3f) << 27)
493 | ((r3 & 0x7f) << 20)
494 | ((pos & 0x3f) << 14)
499 static inline uint64_t tcg_opc_i12(int qp, uint64_t opc, int r1,
500 int r2, uint64_t pos, uint64_t len)
503 | ((len & 0x3f) << 27)
504 | ((pos & 0x3f) << 20)
505 | ((r2 & 0x7f) << 13)
510 static inline uint64_t tcg_opc_i18(int qp, uint64_t opc, uint64_t imm)
513 | ((imm & 0x100000) << 16) /* i */
514 | ((imm & 0x0fffff) << 6) /* imm20a */
518 static inline uint64_t tcg_opc_i21(int qp, uint64_t opc, int b1,
519 int r2, uint64_t imm)
522 | ((imm & 0x1ff) << 24)
523 | ((r2 & 0x7f) << 13)
528 static inline uint64_t tcg_opc_i22(int qp, uint64_t opc, int r1, int b2)
536 static inline uint64_t tcg_opc_i26(int qp, uint64_t opc, int ar3, int r2)
539 | ((ar3 & 0x7f) << 20)
540 | ((r2 & 0x7f) << 13)
544 static inline uint64_t tcg_opc_i29(int qp, uint64_t opc, int r1, int r3)
547 | ((r3 & 0x7f) << 20)
552 static inline uint64_t tcg_opc_l2(uint64_t imm)
554 return (imm & 0x7fffffffffc00000ull) >> 22;
557 static inline uint64_t tcg_opc_l3(uint64_t imm)
559 return (imm & 0x07fffffffff00000ull) >> 18;
562 static inline uint64_t tcg_opc_m1(int qp, uint64_t opc, int r1, int r3)
565 | ((r3 & 0x7f) << 20)
570 static inline uint64_t tcg_opc_m3(int qp, uint64_t opc, int r1,
571 int r3, uint64_t imm)
574 | ((imm & 0x100) << 28) /* s */
575 | ((imm & 0x080) << 20) /* i */
576 | ((imm & 0x07f) << 13) /* imm7b */
577 | ((r3 & 0x7f) << 20)
582 static inline uint64_t tcg_opc_m4(int qp, uint64_t opc, int r2, int r3)
585 | ((r3 & 0x7f) << 20)
586 | ((r2 & 0x7f) << 13)
590 static inline uint64_t tcg_opc_m18(int qp, uint64_t opc, int f1, int r2)
593 | ((r2 & 0x7f) << 13)
598 static inline uint64_t tcg_opc_m19(int qp, uint64_t opc, int r1, int f2)
601 | ((f2 & 0x7f) << 13)
606 static inline uint64_t tcg_opc_m34(int qp, uint64_t opc, int r1,
607 int sof, int sol, int sor)
610 | ((sor & 0x0f) << 27)
611 | ((sol & 0x7f) << 20)
612 | ((sof & 0x7f) << 13)
617 static inline uint64_t tcg_opc_m48(int qp, uint64_t opc, uint64_t imm)
620 | ((imm & 0x100000) << 16) /* i */
621 | ((imm & 0x0fffff) << 6) /* imm20a */
625 static inline uint64_t tcg_opc_x2(int qp, uint64_t opc,
626 int r1, uint64_t imm)
629 | ((imm & 0x8000000000000000ull) >> 27) /* i */
630 | (imm & 0x0000000000200000ull) /* ic */
631 | ((imm & 0x00000000001f0000ull) << 6) /* imm5c */
632 | ((imm & 0x000000000000ff80ull) << 20) /* imm9d */
633 | ((imm & 0x000000000000007full) << 13) /* imm7b */
638 static inline uint64_t tcg_opc_x3(int qp, uint64_t opc, uint64_t imm)
641 | ((imm & 0x0800000000000000ull) >> 23) /* i */
642 | ((imm & 0x00000000000fffffull) << 13) /* imm20b */
651 static inline void reloc_pcrel21b (void *pc, tcg_target_long target)
657 slot = (tcg_target_long) pc & 3;
658 pc = (void *)((tcg_target_long) pc & ~3);
660 disp = target - (tcg_target_long) pc;
661 imm = (uint64_t) disp >> 4;
665 *(uint64_t *)(pc + 0) = (*(uint64_t *)(pc + 8) & 0xfffffdc00003ffffull)
666 | ((imm & 0x100000) << 21) /* s */
667 | ((imm & 0x0fffff) << 18); /* imm20b */
670 *(uint64_t *)(pc + 8) = (*(uint64_t *)(pc + 8) & 0xfffffffffffb8000ull)
671 | ((imm & 0x100000) >> 2) /* s */
672 | ((imm & 0x0fffe0) >> 5); /* imm20b */
673 *(uint64_t *)(pc + 0) = (*(uint64_t *)(pc + 0) & 0x07ffffffffffffffull)
674 | ((imm & 0x00001f) << 59); /* imm20b */
677 *(uint64_t *)(pc + 8) = (*(uint64_t *)(pc + 8) & 0xf700000fffffffffull)
678 | ((imm & 0x100000) << 39) /* s */
679 | ((imm & 0x0fffff) << 36); /* imm20b */
684 static inline uint64_t get_reloc_pcrel21b (void *pc)
689 slot = (tcg_target_long) pc & 3;
690 pc = (void *)((tcg_target_long) pc & ~3);
692 low = (*(uint64_t *)(pc + 0));
693 high = (*(uint64_t *)(pc + 8));
697 return ((low >> 21) & 0x100000) + /* s */
698 ((low >> 18) & 0x0fffff); /* imm20b */
700 return ((high << 2) & 0x100000) + /* s */
701 ((high << 5) & 0x0fffe0) + /* imm20b */
702 ((low >> 59) & 0x00001f); /* imm20b */
704 return ((high >> 39) & 0x100000) + /* s */
705 ((high >> 36) & 0x0fffff); /* imm20b */
711 static inline void reloc_pcrel60b (void *pc, tcg_target_long target)
716 disp = target - (tcg_target_long) pc;
717 imm = (uint64_t) disp >> 4;
719 *(uint64_t *)(pc + 8) = (*(uint64_t *)(pc + 8) & 0xf700000fff800000ull)
720 | (imm & 0x0800000000000000ull) /* s */
721 | ((imm & 0x07fffff000000000ull) >> 36) /* imm39 */
722 | ((imm & 0x00000000000fffffull) << 36); /* imm20b */
723 *(uint64_t *)(pc + 0) = (*(uint64_t *)(pc + 0) & 0x00003fffffffffffull)
724 | ((imm & 0x0000000ffff00000ull) << 28); /* imm39 */
727 static inline uint64_t get_reloc_pcrel60b (void *pc)
731 low = (*(uint64_t *)(pc + 0));
732 high = (*(uint64_t *)(pc + 8));
734 return ((high) & 0x0800000000000000ull) + /* s */
735 ((high >> 36) & 0x00000000000fffffull) + /* imm20b */
736 ((high << 36) & 0x07fffff000000000ull) + /* imm39 */
737 ((low >> 28) & 0x0000000ffff00000ull); /* imm39 */
741 static void patch_reloc(uint8_t *code_ptr, int type,
742 tcg_target_long value, tcg_target_long addend)
746 case R_IA64_PCREL21B:
747 reloc_pcrel21b(code_ptr, value);
749 case R_IA64_PCREL60B:
750 reloc_pcrel60b(code_ptr, value);
760 /* parse target specific constraints */
761 static int target_parse_constraint(TCGArgConstraint *ct, const char **pct_str)
768 ct->ct |= TCG_CT_REG;
769 tcg_regset_set(ct->u.regs, 0xffffffffffffffffull);
772 ct->ct |= TCG_CT_CONST_S22;
775 ct->ct |= TCG_CT_REG;
776 tcg_regset_set(ct->u.regs, 0xffffffffffffffffull);
777 #if defined(CONFIG_SOFTMMU)
778 tcg_regset_reset_reg(ct->u.regs, TCG_REG_R56);
779 tcg_regset_reset_reg(ct->u.regs, TCG_REG_R57);
783 /* We are cheating a bit here, using the fact that the register
784 r0 is also the register number 0. Hence there is no need
785 to check for const_args in each instruction. */
786 ct->ct |= TCG_CT_CONST_ZERO;
796 /* test if a constant matches the constraint */
797 static inline int tcg_target_const_match(tcg_target_long val,
798 const TCGArgConstraint *arg_ct)
802 if (ct & TCG_CT_CONST)
804 else if ((ct & TCG_CT_CONST_ZERO) && val == 0)
806 else if ((ct & TCG_CT_CONST_S22) && val == ((int32_t)val << 10) >> 10)
816 static uint8_t *tb_ret_addr;
818 static inline void tcg_out_bundle(TCGContext *s, int template,
819 uint64_t slot0, uint64_t slot1,
822 template &= 0x1f; /* 5 bits */
823 slot0 &= 0x1ffffffffffull; /* 41 bits */
824 slot1 &= 0x1ffffffffffull; /* 41 bits */
825 slot2 &= 0x1ffffffffffull; /* 41 bits */
827 *(uint64_t *)(s->code_ptr + 0) = (slot1 << 46) | (slot0 << 5) | template;
828 *(uint64_t *)(s->code_ptr + 8) = (slot2 << 23) | (slot1 >> 18);
832 static inline void tcg_out_mov(TCGContext *s, TCGType type,
833 TCGReg ret, TCGReg arg)
835 tcg_out_bundle(s, mmI,
836 tcg_opc_m48(TCG_REG_P0, OPC_NOP_M48, 0),
837 tcg_opc_m48(TCG_REG_P0, OPC_NOP_M48, 0),
838 tcg_opc_a4(TCG_REG_P0, OPC_ADDS_A4, ret, 0, arg));
841 static inline void tcg_out_movi(TCGContext *s, TCGType type,
842 TCGReg reg, tcg_target_long arg)
844 tcg_out_bundle(s, mLX,
845 tcg_opc_m48(TCG_REG_P0, OPC_NOP_M48, 0),
847 tcg_opc_x2 (TCG_REG_P0, OPC_MOVL_X2, reg, arg));
850 static void tcg_out_br(TCGContext *s, int label_index)
852 TCGLabel *l = &s->labels[label_index];
854 /* We pay attention here to not modify the branch target by reading
855 the existing value and using it again. This ensure that caches and
856 memory are kept coherent during retranslation. */
857 tcg_out_bundle(s, mmB,
858 tcg_opc_m48(TCG_REG_P0, OPC_NOP_M48, 0),
859 tcg_opc_m48(TCG_REG_P0, OPC_NOP_M48, 0),
860 tcg_opc_b1 (TCG_REG_P0, OPC_BR_SPTK_MANY_B1,
861 get_reloc_pcrel21b(s->code_ptr + 2)));
864 reloc_pcrel21b((s->code_ptr - 16) + 2, l->u.value);
866 tcg_out_reloc(s, (s->code_ptr - 16) + 2,
867 R_IA64_PCREL21B, label_index, 0);
871 static inline void tcg_out_call(TCGContext *s, TCGArg addr)
873 tcg_out_bundle(s, MmI,
874 tcg_opc_m1 (TCG_REG_P0, OPC_LD8_M1, TCG_REG_R2, addr),
875 tcg_opc_a4 (TCG_REG_P0, OPC_ADDS_A4, TCG_REG_R3, 8, addr),
876 tcg_opc_i21(TCG_REG_P0, OPC_MOV_I21,
877 TCG_REG_B6, TCG_REG_R2, 0));
878 tcg_out_bundle(s, mmB,
879 tcg_opc_m1 (TCG_REG_P0, OPC_LD8_M1, TCG_REG_R1, TCG_REG_R3),
880 tcg_opc_m48(TCG_REG_P0, OPC_NOP_M48, 0),
881 tcg_opc_b5 (TCG_REG_P0, OPC_BR_CALL_SPTK_MANY_B5,
882 TCG_REG_B0, TCG_REG_B6));
885 static void tcg_out_exit_tb(TCGContext *s, tcg_target_long arg)
890 tcg_out_movi(s, TCG_TYPE_PTR, TCG_REG_R8, arg);
892 disp = tb_ret_addr - s->code_ptr;
893 imm = (uint64_t)disp >> 4;
895 tcg_out_bundle(s, mLX,
896 tcg_opc_m48(TCG_REG_P0, OPC_NOP_M48, 0),
898 tcg_opc_x3 (TCG_REG_P0, OPC_BRL_SPTK_MANY_X3, imm));
901 static inline void tcg_out_goto_tb(TCGContext *s, TCGArg arg)
903 if (s->tb_jmp_offset) {
904 /* direct jump method */
907 /* indirect jump method */
908 tcg_out_movi(s, TCG_TYPE_PTR, TCG_REG_R2,
909 (tcg_target_long)(s->tb_next + arg));
910 tcg_out_bundle(s, MmI,
911 tcg_opc_m1 (TCG_REG_P0, OPC_LD8_M1,
912 TCG_REG_R2, TCG_REG_R2),
913 tcg_opc_m48(TCG_REG_P0, OPC_NOP_M48, 0),
914 tcg_opc_i21(TCG_REG_P0, OPC_MOV_I21, TCG_REG_B6,
916 tcg_out_bundle(s, mmB,
917 tcg_opc_m48(TCG_REG_P0, OPC_NOP_M48, 0),
918 tcg_opc_m48(TCG_REG_P0, OPC_NOP_M48, 0),
919 tcg_opc_b4 (TCG_REG_P0, OPC_BR_SPTK_MANY_B4,
922 s->tb_next_offset[arg] = s->code_ptr - s->code_buf;
925 static inline void tcg_out_jmp(TCGContext *s, TCGArg addr)
927 tcg_out_bundle(s, mmI,
928 tcg_opc_m48(TCG_REG_P0, OPC_NOP_M48, 0),
929 tcg_opc_m48(TCG_REG_P0, OPC_NOP_M48, 0),
930 tcg_opc_i21(TCG_REG_P0, OPC_MOV_I21, TCG_REG_B6, addr, 0));
931 tcg_out_bundle(s, mmB,
932 tcg_opc_m48(TCG_REG_P0, OPC_NOP_M48, 0),
933 tcg_opc_m48(TCG_REG_P0, OPC_NOP_M48, 0),
934 tcg_opc_b4(TCG_REG_P0, OPC_BR_SPTK_MANY_B4, TCG_REG_B6));
937 static inline void tcg_out_ld_rel(TCGContext *s, uint64_t opc_m4, TCGArg arg,
938 TCGArg arg1, tcg_target_long arg2)
940 if (arg2 == ((int16_t)arg2 >> 2) << 2) {
941 tcg_out_bundle(s, MmI,
942 tcg_opc_a4(TCG_REG_P0, OPC_ADDS_A4,
943 TCG_REG_R2, arg2, arg1),
944 tcg_opc_m1 (TCG_REG_P0, opc_m4, arg, TCG_REG_R2),
945 tcg_opc_i18(TCG_REG_P0, OPC_NOP_I18, 0));
947 tcg_out_movi(s, TCG_TYPE_PTR, TCG_REG_R2, arg2);
948 tcg_out_bundle(s, MmI,
949 tcg_opc_a1 (TCG_REG_P0, OPC_ADD_A1,
950 TCG_REG_R2, TCG_REG_R2, arg1),
951 tcg_opc_m1 (TCG_REG_P0, opc_m4, arg, TCG_REG_R2),
952 tcg_opc_i18(TCG_REG_P0, OPC_NOP_I18, 0));
956 static inline void tcg_out_st_rel(TCGContext *s, uint64_t opc_m4, TCGArg arg,
957 TCGArg arg1, tcg_target_long arg2)
959 if (arg2 == ((int16_t)arg2 >> 2) << 2) {
960 tcg_out_bundle(s, MmI,
961 tcg_opc_a4(TCG_REG_P0, OPC_ADDS_A4,
962 TCG_REG_R2, arg2, arg1),
963 tcg_opc_m4 (TCG_REG_P0, opc_m4, arg, TCG_REG_R2),
964 tcg_opc_i18(TCG_REG_P0, OPC_NOP_I18, 0));
966 tcg_out_movi(s, TCG_TYPE_PTR, TCG_REG_R2, arg2);
967 tcg_out_bundle(s, MmI,
968 tcg_opc_a1 (TCG_REG_P0, OPC_ADD_A1,
969 TCG_REG_R2, TCG_REG_R2, arg1),
970 tcg_opc_m4 (TCG_REG_P0, opc_m4, arg, TCG_REG_R2),
971 tcg_opc_i18(TCG_REG_P0, OPC_NOP_I18, 0));
975 static inline void tcg_out_ld(TCGContext *s, TCGType type, TCGReg arg,
976 TCGReg arg1, tcg_target_long arg2)
978 if (type == TCG_TYPE_I32) {
979 tcg_out_ld_rel(s, OPC_LD4_M1, arg, arg1, arg2);
981 tcg_out_ld_rel(s, OPC_LD8_M1, arg, arg1, arg2);
985 static inline void tcg_out_st(TCGContext *s, TCGType type, TCGReg arg,
986 TCGReg arg1, tcg_target_long arg2)
988 if (type == TCG_TYPE_I32) {
989 tcg_out_st_rel(s, OPC_ST4_M4, arg, arg1, arg2);
991 tcg_out_st_rel(s, OPC_ST8_M4, arg, arg1, arg2);
995 static inline void tcg_out_alu(TCGContext *s, uint64_t opc_a1, TCGArg ret,
996 TCGArg arg1, int const_arg1,
997 TCGArg arg2, int const_arg2)
1001 if (const_arg1 && arg1 != 0) {
1002 opc1 = tcg_opc_a5(TCG_REG_P0, OPC_ADDL_A5,
1003 TCG_REG_R2, arg1, TCG_REG_R0);
1006 opc1 = tcg_opc_m48(TCG_REG_P0, OPC_NOP_M48, 0);
1009 if (const_arg2 && arg2 != 0) {
1010 opc2 = tcg_opc_a5(TCG_REG_P0, OPC_ADDL_A5,
1011 TCG_REG_R3, arg2, TCG_REG_R0);
1014 opc2 = tcg_opc_i18(TCG_REG_P0, OPC_NOP_I18, 0);
1017 tcg_out_bundle(s, mII,
1020 tcg_opc_a1(TCG_REG_P0, opc_a1, ret, arg1, arg2));
1023 static inline void tcg_out_eqv(TCGContext *s, TCGArg ret,
1024 TCGArg arg1, int const_arg1,
1025 TCGArg arg2, int const_arg2)
1027 tcg_out_bundle(s, mII,
1028 tcg_opc_m48(TCG_REG_P0, OPC_NOP_M48, 0),
1029 tcg_opc_a1 (TCG_REG_P0, OPC_XOR_A1, ret, arg1, arg2),
1030 tcg_opc_a3 (TCG_REG_P0, OPC_ANDCM_A3, ret, -1, ret));
1033 static inline void tcg_out_nand(TCGContext *s, TCGArg ret,
1034 TCGArg arg1, int const_arg1,
1035 TCGArg arg2, int const_arg2)
1037 tcg_out_bundle(s, mII,
1038 tcg_opc_m48(TCG_REG_P0, OPC_NOP_M48, 0),
1039 tcg_opc_a1 (TCG_REG_P0, OPC_AND_A1, ret, arg1, arg2),
1040 tcg_opc_a3 (TCG_REG_P0, OPC_ANDCM_A3, ret, -1, ret));
1043 static inline void tcg_out_nor(TCGContext *s, TCGArg ret,
1044 TCGArg arg1, int const_arg1,
1045 TCGArg arg2, int const_arg2)
1047 tcg_out_bundle(s, mII,
1048 tcg_opc_m48(TCG_REG_P0, OPC_NOP_M48, 0),
1049 tcg_opc_a1 (TCG_REG_P0, OPC_OR_A1, ret, arg1, arg2),
1050 tcg_opc_a3 (TCG_REG_P0, OPC_ANDCM_A3, ret, -1, ret));
1053 static inline void tcg_out_orc(TCGContext *s, TCGArg ret,
1054 TCGArg arg1, int const_arg1,
1055 TCGArg arg2, int const_arg2)
1057 tcg_out_bundle(s, mII,
1058 tcg_opc_m48(TCG_REG_P0, OPC_NOP_M48, 0),
1059 tcg_opc_a3 (TCG_REG_P0, OPC_ANDCM_A3, TCG_REG_R2, -1, arg2),
1060 tcg_opc_a1 (TCG_REG_P0, OPC_OR_A1, ret, arg1, TCG_REG_R2));
1063 static inline void tcg_out_mul(TCGContext *s, TCGArg ret,
1064 TCGArg arg1, TCGArg arg2)
1066 tcg_out_bundle(s, mmI,
1067 tcg_opc_m18(TCG_REG_P0, OPC_SETF_SIG_M18, TCG_REG_F6, arg1),
1068 tcg_opc_m18(TCG_REG_P0, OPC_SETF_SIG_M18, TCG_REG_F7, arg2),
1069 tcg_opc_i18(TCG_REG_P0, OPC_NOP_I18, 0));
1070 tcg_out_bundle(s, mmF,
1071 tcg_opc_m48(TCG_REG_P0, OPC_NOP_M48, 0),
1072 tcg_opc_m48(TCG_REG_P0, OPC_NOP_M48, 0),
1073 tcg_opc_f2 (TCG_REG_P0, OPC_XMA_L_F2, TCG_REG_F6, TCG_REG_F6,
1074 TCG_REG_F7, TCG_REG_F0));
1075 tcg_out_bundle(s, miI,
1076 tcg_opc_m19(TCG_REG_P0, OPC_GETF_SIG_M19, ret, TCG_REG_F6),
1077 tcg_opc_i18(TCG_REG_P0, OPC_NOP_I18, 0),
1078 tcg_opc_i18(TCG_REG_P0, OPC_NOP_I18, 0));
1081 static inline void tcg_out_sar_i32(TCGContext *s, TCGArg ret, TCGArg arg1,
1082 TCGArg arg2, int const_arg2)
1085 tcg_out_bundle(s, miI,
1086 tcg_opc_m48(TCG_REG_P0, OPC_NOP_M48, 0),
1087 tcg_opc_i18(TCG_REG_P0, OPC_NOP_I18, 0),
1088 tcg_opc_i11(TCG_REG_P0, OPC_EXTR_I11,
1089 ret, arg1, arg2, 31 - arg2));
1091 tcg_out_bundle(s, mII,
1092 tcg_opc_a3 (TCG_REG_P0, OPC_AND_A3,
1093 TCG_REG_R3, 0x1f, arg2),
1094 tcg_opc_i29(TCG_REG_P0, OPC_SXT4_I29, TCG_REG_R2, arg1),
1095 tcg_opc_i5 (TCG_REG_P0, OPC_SHR_I5, ret,
1096 TCG_REG_R2, TCG_REG_R3));
1100 static inline void tcg_out_sar_i64(TCGContext *s, TCGArg ret, TCGArg arg1,
1101 TCGArg arg2, int const_arg2)
1104 tcg_out_bundle(s, miI,
1105 tcg_opc_m48(TCG_REG_P0, OPC_NOP_M48, 0),
1106 tcg_opc_i18(TCG_REG_P0, OPC_NOP_I18, 0),
1107 tcg_opc_i11(TCG_REG_P0, OPC_EXTR_I11,
1108 ret, arg1, arg2, 63 - arg2));
1110 tcg_out_bundle(s, miI,
1111 tcg_opc_m48(TCG_REG_P0, OPC_NOP_M48, 0),
1112 tcg_opc_i18(TCG_REG_P0, OPC_NOP_I18, 0),
1113 tcg_opc_i5 (TCG_REG_P0, OPC_SHR_I5, ret, arg1, arg2));
1117 static inline void tcg_out_shl_i32(TCGContext *s, TCGArg ret, TCGArg arg1,
1118 TCGArg arg2, int const_arg2)
1121 tcg_out_bundle(s, miI,
1122 tcg_opc_m48(TCG_REG_P0, OPC_NOP_M48, 0),
1123 tcg_opc_i18(TCG_REG_P0, OPC_NOP_I18, 0),
1124 tcg_opc_i12(TCG_REG_P0, OPC_DEP_Z_I12, ret,
1125 arg1, 63 - arg2, 31 - arg2));
1127 tcg_out_bundle(s, mII,
1128 tcg_opc_m48(TCG_REG_P0, OPC_NOP_M48, 0),
1129 tcg_opc_a3 (TCG_REG_P0, OPC_AND_A3, TCG_REG_R2,
1131 tcg_opc_i7 (TCG_REG_P0, OPC_SHL_I7, ret,
1136 static inline void tcg_out_shl_i64(TCGContext *s, TCGArg ret, TCGArg arg1,
1137 TCGArg arg2, int const_arg2)
1140 tcg_out_bundle(s, miI,
1141 tcg_opc_m48(TCG_REG_P0, OPC_NOP_M48, 0),
1142 tcg_opc_i18(TCG_REG_P0, OPC_NOP_I18, 0),
1143 tcg_opc_i12(TCG_REG_P0, OPC_DEP_Z_I12, ret,
1144 arg1, 63 - arg2, 63 - arg2));
1146 tcg_out_bundle(s, miI,
1147 tcg_opc_m48(TCG_REG_P0, OPC_NOP_M48, 0),
1148 tcg_opc_i18(TCG_REG_P0, OPC_NOP_I18, 0),
1149 tcg_opc_i7 (TCG_REG_P0, OPC_SHL_I7, ret,
1154 static inline void tcg_out_shr_i32(TCGContext *s, TCGArg ret, TCGArg arg1,
1155 TCGArg arg2, int const_arg2)
1158 tcg_out_bundle(s, miI,
1159 tcg_opc_m48(TCG_REG_P0, OPC_NOP_M48, 0),
1160 tcg_opc_i18(TCG_REG_P0, OPC_NOP_I18, 0),
1161 tcg_opc_i11(TCG_REG_P0, OPC_EXTR_U_I11, ret,
1162 arg1, arg2, 31 - arg2));
1164 tcg_out_bundle(s, mII,
1165 tcg_opc_a3 (TCG_REG_P0, OPC_AND_A3, TCG_REG_R3,
1167 tcg_opc_i29(TCG_REG_P0, OPC_ZXT4_I29, TCG_REG_R2, arg1),
1168 tcg_opc_i5 (TCG_REG_P0, OPC_SHR_U_I5, ret,
1169 TCG_REG_R2, TCG_REG_R3));
1173 static inline void tcg_out_shr_i64(TCGContext *s, TCGArg ret, TCGArg arg1,
1174 TCGArg arg2, int const_arg2)
1177 tcg_out_bundle(s, miI,
1178 tcg_opc_m48(TCG_REG_P0, OPC_NOP_M48, 0),
1179 tcg_opc_i18(TCG_REG_P0, OPC_NOP_I18, 0),
1180 tcg_opc_i11(TCG_REG_P0, OPC_EXTR_U_I11, ret,
1181 arg1, arg2, 63 - arg2));
1183 tcg_out_bundle(s, miI,
1184 tcg_opc_m48(TCG_REG_P0, OPC_NOP_M48, 0),
1185 tcg_opc_i18(TCG_REG_P0, OPC_NOP_I18, 0),
1186 tcg_opc_i5 (TCG_REG_P0, OPC_SHR_U_I5, ret,
1191 static inline void tcg_out_rotl_i32(TCGContext *s, TCGArg ret, TCGArg arg1,
1192 TCGArg arg2, int const_arg2)
1195 tcg_out_bundle(s, mII,
1196 tcg_opc_m48(TCG_REG_P0, OPC_NOP_M48, 0),
1197 tcg_opc_i2 (TCG_REG_P0, OPC_UNPACK4_L_I2,
1198 TCG_REG_R2, arg1, arg1),
1199 tcg_opc_i11(TCG_REG_P0, OPC_EXTR_U_I11, ret,
1200 TCG_REG_R2, 32 - arg2, 31));
1202 tcg_out_bundle(s, miI,
1203 tcg_opc_m48(TCG_REG_P0, OPC_NOP_M48, 0),
1204 tcg_opc_i2 (TCG_REG_P0, OPC_UNPACK4_L_I2,
1205 TCG_REG_R2, arg1, arg1),
1206 tcg_opc_a3 (TCG_REG_P0, OPC_AND_A3, TCG_REG_R3,
1208 tcg_out_bundle(s, mII,
1209 tcg_opc_m48(TCG_REG_P0, OPC_NOP_M48, 0),
1210 tcg_opc_a3 (TCG_REG_P0, OPC_SUB_A3, TCG_REG_R3,
1212 tcg_opc_i5 (TCG_REG_P0, OPC_SHR_U_I5, ret,
1213 TCG_REG_R2, TCG_REG_R3));
1217 static inline void tcg_out_rotl_i64(TCGContext *s, TCGArg ret, TCGArg arg1,
1218 TCGArg arg2, int const_arg2)
1221 tcg_out_bundle(s, miI,
1222 tcg_opc_m48(TCG_REG_P0, OPC_NOP_M48, 0),
1223 tcg_opc_i18(TCG_REG_P0, OPC_NOP_I18, 0),
1224 tcg_opc_i10(TCG_REG_P0, OPC_SHRP_I10, ret, arg1,
1225 arg1, 0x40 - arg2));
1227 tcg_out_bundle(s, mII,
1228 tcg_opc_a3 (TCG_REG_P0, OPC_SUB_A3, TCG_REG_R2,
1230 tcg_opc_i7 (TCG_REG_P0, OPC_SHL_I7, TCG_REG_R3,
1232 tcg_opc_i5 (TCG_REG_P0, OPC_SHR_U_I5, TCG_REG_R2,
1234 tcg_out_bundle(s, miI,
1235 tcg_opc_m48(TCG_REG_P0, OPC_NOP_M48, 0),
1236 tcg_opc_i18(TCG_REG_P0, OPC_NOP_I18, 0),
1237 tcg_opc_a1 (TCG_REG_P0, OPC_OR_A1, ret,
1238 TCG_REG_R2, TCG_REG_R3));
1242 static inline void tcg_out_rotr_i32(TCGContext *s, TCGArg ret, TCGArg arg1,
1243 TCGArg arg2, int const_arg2)
1246 tcg_out_bundle(s, mII,
1247 tcg_opc_m48(TCG_REG_P0, OPC_NOP_M48, 0),
1248 tcg_opc_i2 (TCG_REG_P0, OPC_UNPACK4_L_I2,
1249 TCG_REG_R2, arg1, arg1),
1250 tcg_opc_i11(TCG_REG_P0, OPC_EXTR_U_I11, ret,
1251 TCG_REG_R2, arg2, 31));
1253 tcg_out_bundle(s, mII,
1254 tcg_opc_a3 (TCG_REG_P0, OPC_AND_A3, TCG_REG_R3,
1256 tcg_opc_i2 (TCG_REG_P0, OPC_UNPACK4_L_I2,
1257 TCG_REG_R2, arg1, arg1),
1258 tcg_opc_i5 (TCG_REG_P0, OPC_SHR_U_I5, ret,
1259 TCG_REG_R2, TCG_REG_R3));
1263 static inline void tcg_out_rotr_i64(TCGContext *s, TCGArg ret, TCGArg arg1,
1264 TCGArg arg2, int const_arg2)
1267 tcg_out_bundle(s, miI,
1268 tcg_opc_m48(TCG_REG_P0, OPC_NOP_M48, 0),
1269 tcg_opc_i18(TCG_REG_P0, OPC_NOP_I18, 0),
1270 tcg_opc_i10(TCG_REG_P0, OPC_SHRP_I10, ret, arg1,
1273 tcg_out_bundle(s, mII,
1274 tcg_opc_a3 (TCG_REG_P0, OPC_SUB_A3, TCG_REG_R2,
1276 tcg_opc_i5 (TCG_REG_P0, OPC_SHR_U_I5, TCG_REG_R3,
1278 tcg_opc_i7 (TCG_REG_P0, OPC_SHL_I7, TCG_REG_R2,
1280 tcg_out_bundle(s, miI,
1281 tcg_opc_m48(TCG_REG_P0, OPC_NOP_M48, 0),
1282 tcg_opc_i18(TCG_REG_P0, OPC_NOP_I18, 0),
1283 tcg_opc_a1 (TCG_REG_P0, OPC_OR_A1, ret,
1284 TCG_REG_R2, TCG_REG_R3));
1288 static inline void tcg_out_ext(TCGContext *s, uint64_t opc_i29,
1289 TCGArg ret, TCGArg arg)
1291 tcg_out_bundle(s, miI,
1292 tcg_opc_m48(TCG_REG_P0, OPC_NOP_M48, 0),
1293 tcg_opc_i18(TCG_REG_P0, OPC_NOP_I18, 0),
1294 tcg_opc_i29(TCG_REG_P0, opc_i29, ret, arg));
1297 static inline void tcg_out_bswap16(TCGContext *s, TCGArg ret, TCGArg arg)
1299 tcg_out_bundle(s, mII,
1300 tcg_opc_m48(TCG_REG_P0, OPC_NOP_M48, 0),
1301 tcg_opc_i12(TCG_REG_P0, OPC_DEP_Z_I12, ret, arg, 15, 15),
1302 tcg_opc_i3 (TCG_REG_P0, OPC_MUX1_I3, ret, ret, 0xb));
1305 static inline void tcg_out_bswap32(TCGContext *s, TCGArg ret, TCGArg arg)
1307 tcg_out_bundle(s, mII,
1308 tcg_opc_m48(TCG_REG_P0, OPC_NOP_M48, 0),
1309 tcg_opc_i12(TCG_REG_P0, OPC_DEP_Z_I12, ret, arg, 31, 31),
1310 tcg_opc_i3 (TCG_REG_P0, OPC_MUX1_I3, ret, ret, 0xb));
1313 static inline void tcg_out_bswap64(TCGContext *s, TCGArg ret, TCGArg arg)
1315 tcg_out_bundle(s, miI,
1316 tcg_opc_m48(TCG_REG_P0, OPC_NOP_M48, 0),
1317 tcg_opc_i18(TCG_REG_P0, OPC_NOP_I18, 0),
1318 tcg_opc_i3 (TCG_REG_P0, OPC_MUX1_I3, ret, arg, 0xb));
1321 static inline uint64_t tcg_opc_cmp_a(int qp, TCGCond cond, TCGArg arg1,
1322 TCGArg arg2, int cmp4)
1324 uint64_t opc_eq_a6, opc_lt_a6, opc_ltu_a6;
1327 opc_eq_a6 = OPC_CMP4_EQ_A6;
1328 opc_lt_a6 = OPC_CMP4_LT_A6;
1329 opc_ltu_a6 = OPC_CMP4_LTU_A6;
1331 opc_eq_a6 = OPC_CMP_EQ_A6;
1332 opc_lt_a6 = OPC_CMP_LT_A6;
1333 opc_ltu_a6 = OPC_CMP_LTU_A6;
1338 return tcg_opc_a6 (qp, opc_eq_a6, TCG_REG_P6, TCG_REG_P7, arg1, arg2);
1340 return tcg_opc_a6 (qp, opc_eq_a6, TCG_REG_P7, TCG_REG_P6, arg1, arg2);
1342 return tcg_opc_a6 (qp, opc_lt_a6, TCG_REG_P6, TCG_REG_P7, arg1, arg2);
1344 return tcg_opc_a6 (qp, opc_ltu_a6, TCG_REG_P6, TCG_REG_P7, arg1, arg2);
1346 return tcg_opc_a6 (qp, opc_lt_a6, TCG_REG_P7, TCG_REG_P6, arg1, arg2);
1348 return tcg_opc_a6 (qp, opc_ltu_a6, TCG_REG_P7, TCG_REG_P6, arg1, arg2);
1350 return tcg_opc_a6 (qp, opc_lt_a6, TCG_REG_P7, TCG_REG_P6, arg2, arg1);
1352 return tcg_opc_a6 (qp, opc_ltu_a6, TCG_REG_P7, TCG_REG_P6, arg2, arg1);
1354 return tcg_opc_a6 (qp, opc_lt_a6, TCG_REG_P6, TCG_REG_P7, arg2, arg1);
1356 return tcg_opc_a6 (qp, opc_ltu_a6, TCG_REG_P6, TCG_REG_P7, arg2, arg1);
1363 static inline void tcg_out_brcond(TCGContext *s, TCGCond cond, TCGArg arg1,
1364 int const_arg1, TCGArg arg2, int const_arg2,
1365 int label_index, int cmp4)
1367 TCGLabel *l = &s->labels[label_index];
1368 uint64_t opc1, opc2;
1370 if (const_arg1 && arg1 != 0) {
1371 opc1 = tcg_opc_a5(TCG_REG_P0, OPC_ADDL_A5, TCG_REG_R2,
1375 opc1 = tcg_opc_m48(TCG_REG_P0, OPC_NOP_M48, 0);
1378 if (const_arg2 && arg2 != 0) {
1379 opc2 = tcg_opc_a5(TCG_REG_P0, OPC_ADDL_A5, TCG_REG_R3,
1383 opc2 = tcg_opc_i18(TCG_REG_P0, OPC_NOP_I18, 0);
1386 tcg_out_bundle(s, mII,
1389 tcg_opc_cmp_a(TCG_REG_P0, cond, arg1, arg2, cmp4));
1390 tcg_out_bundle(s, mmB,
1391 tcg_opc_m48(TCG_REG_P0, OPC_NOP_M48, 0),
1392 tcg_opc_m48(TCG_REG_P0, OPC_NOP_M48, 0),
1393 tcg_opc_b1 (TCG_REG_P6, OPC_BR_DPTK_FEW_B1,
1394 get_reloc_pcrel21b(s->code_ptr + 2)));
1397 reloc_pcrel21b((s->code_ptr - 16) + 2, l->u.value);
1399 tcg_out_reloc(s, (s->code_ptr - 16) + 2,
1400 R_IA64_PCREL21B, label_index, 0);
1404 static inline void tcg_out_setcond(TCGContext *s, TCGCond cond, TCGArg ret,
1405 TCGArg arg1, TCGArg arg2, int cmp4)
1407 tcg_out_bundle(s, MmI,
1408 tcg_opc_cmp_a(TCG_REG_P0, cond, arg1, arg2, cmp4),
1409 tcg_opc_a5(TCG_REG_P6, OPC_ADDL_A5, ret, 1, TCG_REG_R0),
1410 tcg_opc_a5(TCG_REG_P7, OPC_ADDL_A5, ret, 0, TCG_REG_R0));
1413 #if defined(CONFIG_SOFTMMU)
1415 #include "../../softmmu_defs.h"
1417 /* Load and compare a TLB entry, and return the result in (p6, p7).
1418 R2 is loaded with the address of the addend TLB entry.
1419 R56 is loaded with the address, zero extented on 32-bit targets. */
1420 static inline void tcg_out_qemu_tlb(TCGContext *s, TCGArg addr_reg,
1421 int s_bits, uint64_t offset_rw,
1422 uint64_t offset_addend)
1424 tcg_out_bundle(s, mII,
1425 tcg_opc_a5 (TCG_REG_P0, OPC_ADDL_A5, TCG_REG_R3,
1426 TARGET_PAGE_MASK | ((1 << s_bits) - 1),
1428 tcg_opc_i11(TCG_REG_P0, OPC_EXTR_U_I11, TCG_REG_R2,
1429 addr_reg, TARGET_PAGE_BITS, CPU_TLB_BITS - 1),
1430 tcg_opc_i12(TCG_REG_P0, OPC_DEP_Z_I12, TCG_REG_R2,
1431 TCG_REG_R2, 63 - CPU_TLB_ENTRY_BITS,
1432 63 - CPU_TLB_ENTRY_BITS));
1433 tcg_out_bundle(s, mII,
1434 tcg_opc_a5 (TCG_REG_P0, OPC_ADDL_A5, TCG_REG_R2,
1435 offset_rw, TCG_REG_R2),
1436 #if TARGET_LONG_BITS == 32
1437 tcg_opc_i29(TCG_REG_P0, OPC_ZXT4_I29, TCG_REG_R56, addr_reg),
1439 tcg_opc_a4(TCG_REG_P0, OPC_ADDS_A4, TCG_REG_R56,
1442 tcg_opc_a1 (TCG_REG_P0, OPC_ADD_A1, TCG_REG_R2,
1443 TCG_REG_R2, TCG_AREG0));
1444 tcg_out_bundle(s, mII,
1445 tcg_opc_m3 (TCG_REG_P0,
1446 (TARGET_LONG_BITS == 32
1447 ? OPC_LD4_M3 : OPC_LD8_M3), TCG_REG_R57,
1448 TCG_REG_R2, offset_addend - offset_rw),
1449 tcg_opc_a1 (TCG_REG_P0, OPC_AND_A1, TCG_REG_R3,
1450 TCG_REG_R3, TCG_REG_R56),
1451 tcg_opc_a6 (TCG_REG_P0, OPC_CMP_EQ_A6, TCG_REG_P6,
1452 TCG_REG_P7, TCG_REG_R3, TCG_REG_R57));
1455 #ifdef CONFIG_TCG_PASS_AREG0
1456 /* helper signature: helper_ld_mmu(CPUState *env, target_ulong addr,
1458 static const void * const qemu_ld_helpers[4] = {
1465 /* legacy helper signature: __ld_mmu(target_ulong addr, int
1467 static void *qemu_ld_helpers[4] = {
1475 static inline void tcg_out_qemu_ld(TCGContext *s, const TCGArg *args, int opc)
1477 int addr_reg, data_reg, mem_index, s_bits, bswap;
1478 uint64_t opc_ld_m1[4] = { OPC_LD1_M1, OPC_LD2_M1, OPC_LD4_M1, OPC_LD8_M1 };
1479 uint64_t opc_ext_i29[8] = { OPC_ZXT1_I29, OPC_ZXT2_I29, OPC_ZXT4_I29, 0,
1480 OPC_SXT1_I29, OPC_SXT2_I29, OPC_SXT4_I29, 0 };
1487 #ifdef TARGET_WORDS_BIGENDIAN
1493 /* Read the TLB entry */
1494 tcg_out_qemu_tlb(s, addr_reg, s_bits,
1495 offsetof(CPUArchState, tlb_table[mem_index][0].addr_read),
1496 offsetof(CPUArchState, tlb_table[mem_index][0].addend));
1498 /* P6 is the fast path, and P7 the slow path */
1499 tcg_out_bundle(s, mLX,
1500 tcg_opc_a5 (TCG_REG_P7, OPC_ADDL_A5, TCG_REG_R57,
1501 mem_index, TCG_REG_R0),
1502 tcg_opc_l2 ((tcg_target_long) qemu_ld_helpers[s_bits]),
1503 tcg_opc_x2 (TCG_REG_P7, OPC_MOVL_X2, TCG_REG_R2,
1504 (tcg_target_long) qemu_ld_helpers[s_bits]));
1505 tcg_out_bundle(s, MmI,
1506 tcg_opc_m3 (TCG_REG_P0, OPC_LD8_M3, TCG_REG_R3,
1508 tcg_opc_a1 (TCG_REG_P6, OPC_ADD_A1, TCG_REG_R3,
1509 TCG_REG_R3, TCG_REG_R56),
1510 tcg_opc_i21(TCG_REG_P7, OPC_MOV_I21, TCG_REG_B6,
1512 if (bswap && s_bits == 1) {
1513 tcg_out_bundle(s, MmI,
1514 tcg_opc_m1 (TCG_REG_P6, opc_ld_m1[s_bits],
1515 TCG_REG_R8, TCG_REG_R3),
1516 tcg_opc_m1 (TCG_REG_P7, OPC_LD8_M1, TCG_REG_R1, TCG_REG_R2),
1517 tcg_opc_i12(TCG_REG_P6, OPC_DEP_Z_I12,
1518 TCG_REG_R8, TCG_REG_R8, 15, 15));
1519 } else if (bswap && s_bits == 2) {
1520 tcg_out_bundle(s, MmI,
1521 tcg_opc_m1 (TCG_REG_P6, opc_ld_m1[s_bits],
1522 TCG_REG_R8, TCG_REG_R3),
1523 tcg_opc_m1 (TCG_REG_P7, OPC_LD8_M1, TCG_REG_R1, TCG_REG_R2),
1524 tcg_opc_i12(TCG_REG_P6, OPC_DEP_Z_I12,
1525 TCG_REG_R8, TCG_REG_R8, 31, 31));
1527 tcg_out_bundle(s, mmI,
1528 tcg_opc_m1 (TCG_REG_P6, opc_ld_m1[s_bits],
1529 TCG_REG_R8, TCG_REG_R3),
1530 tcg_opc_m1 (TCG_REG_P7, OPC_LD8_M1, TCG_REG_R1, TCG_REG_R2),
1531 tcg_opc_i18(TCG_REG_P0, OPC_NOP_I18, 0));
1533 #ifdef CONFIG_TCG_PASS_AREG0
1534 /* XXX/FIXME: suboptimal */
1535 tcg_out_mov(s, TCG_TYPE_I32, tcg_target_call_iarg_regs[2],
1536 tcg_target_call_iarg_regs[1]);
1537 tcg_out_mov(s, TCG_TYPE_TL, tcg_target_call_iarg_regs[1],
1538 tcg_target_call_iarg_regs[0]);
1539 tcg_out_mov(s, TCG_TYPE_PTR, tcg_target_call_iarg_regs[0],
1542 if (!bswap || s_bits == 0) {
1543 tcg_out_bundle(s, miB,
1544 tcg_opc_m48(TCG_REG_P0, OPC_NOP_M48, 0),
1545 tcg_opc_i18(TCG_REG_P0, OPC_NOP_I18, 0),
1546 tcg_opc_b5 (TCG_REG_P7, OPC_BR_CALL_SPTK_MANY_B5,
1547 TCG_REG_B0, TCG_REG_B6));
1549 tcg_out_bundle(s, miB,
1550 tcg_opc_m48(TCG_REG_P0, OPC_NOP_M48, 0),
1551 tcg_opc_i3 (TCG_REG_P6, OPC_MUX1_I3,
1552 TCG_REG_R8, TCG_REG_R8, 0xb),
1553 tcg_opc_b5 (TCG_REG_P7, OPC_BR_CALL_SPTK_MANY_B5,
1554 TCG_REG_B0, TCG_REG_B6));
1558 tcg_out_bundle(s, miI,
1559 tcg_opc_m48(TCG_REG_P0, OPC_NOP_M48, 0),
1560 tcg_opc_i18(TCG_REG_P0, OPC_NOP_I18, 0),
1561 tcg_opc_a4 (TCG_REG_P0, OPC_ADDS_A4,
1562 data_reg, 0, TCG_REG_R8));
1564 tcg_out_bundle(s, miI,
1565 tcg_opc_m48(TCG_REG_P0, OPC_NOP_M48, 0),
1566 tcg_opc_i18(TCG_REG_P0, OPC_NOP_I18, 0),
1567 tcg_opc_i29(TCG_REG_P0, opc_ext_i29[opc],
1568 data_reg, TCG_REG_R8));
1572 #ifdef CONFIG_TCG_PASS_AREG0
1573 /* helper signature: helper_st_mmu(CPUState *env, target_ulong addr,
1574 uintxx_t val, int mmu_idx) */
1575 static const void * const qemu_st_helpers[4] = {
1582 /* legacy helper signature: __st_mmu(target_ulong addr, uintxx_t val,
1584 static void *qemu_st_helpers[4] = {
1592 static inline void tcg_out_qemu_st(TCGContext *s, const TCGArg *args, int opc)
1594 int addr_reg, data_reg, mem_index, bswap;
1595 uint64_t opc_st_m4[4] = { OPC_ST1_M4, OPC_ST2_M4, OPC_ST4_M4, OPC_ST8_M4 };
1601 #ifdef TARGET_WORDS_BIGENDIAN
1607 tcg_out_qemu_tlb(s, addr_reg, opc,
1608 offsetof(CPUArchState, tlb_table[mem_index][0].addr_write),
1609 offsetof(CPUArchState, tlb_table[mem_index][0].addend));
1611 /* P6 is the fast path, and P7 the slow path */
1612 tcg_out_bundle(s, mLX,
1613 tcg_opc_a4(TCG_REG_P7, OPC_ADDS_A4, TCG_REG_R57,
1615 tcg_opc_l2 ((tcg_target_long) qemu_st_helpers[opc]),
1616 tcg_opc_x2 (TCG_REG_P7, OPC_MOVL_X2, TCG_REG_R2,
1617 (tcg_target_long) qemu_st_helpers[opc]));
1618 tcg_out_bundle(s, MmI,
1619 tcg_opc_m3 (TCG_REG_P0, OPC_LD8_M3, TCG_REG_R3,
1621 tcg_opc_a1 (TCG_REG_P6, OPC_ADD_A1, TCG_REG_R3,
1622 TCG_REG_R3, TCG_REG_R56),
1623 tcg_opc_i21(TCG_REG_P7, OPC_MOV_I21, TCG_REG_B6,
1626 if (!bswap || opc == 0) {
1627 tcg_out_bundle(s, mII,
1628 tcg_opc_m1 (TCG_REG_P7, OPC_LD8_M1,
1629 TCG_REG_R1, TCG_REG_R2),
1630 tcg_opc_i18(TCG_REG_P0, OPC_NOP_I18, 0),
1631 tcg_opc_i18(TCG_REG_P0, OPC_NOP_I18, 0));
1632 } else if (opc == 1) {
1633 tcg_out_bundle(s, mII,
1634 tcg_opc_m1 (TCG_REG_P7, OPC_LD8_M1,
1635 TCG_REG_R1, TCG_REG_R2),
1636 tcg_opc_i12(TCG_REG_P6, OPC_DEP_Z_I12,
1637 TCG_REG_R2, data_reg, 15, 15),
1638 tcg_opc_i3 (TCG_REG_P6, OPC_MUX1_I3,
1639 TCG_REG_R2, TCG_REG_R2, 0xb));
1640 data_reg = TCG_REG_R2;
1641 } else if (opc == 2) {
1642 tcg_out_bundle(s, mII,
1643 tcg_opc_m1 (TCG_REG_P7, OPC_LD8_M1,
1644 TCG_REG_R1, TCG_REG_R2),
1645 tcg_opc_i12(TCG_REG_P6, OPC_DEP_Z_I12,
1646 TCG_REG_R2, data_reg, 31, 31),
1647 tcg_opc_i3 (TCG_REG_P6, OPC_MUX1_I3,
1648 TCG_REG_R2, TCG_REG_R2, 0xb));
1649 data_reg = TCG_REG_R2;
1650 } else if (opc == 3) {
1651 tcg_out_bundle(s, miI,
1652 tcg_opc_m1 (TCG_REG_P7, OPC_LD8_M1,
1653 TCG_REG_R1, TCG_REG_R2),
1654 tcg_opc_i18(TCG_REG_P0, OPC_NOP_I18, 0),
1655 tcg_opc_i3 (TCG_REG_P6, OPC_MUX1_I3,
1656 TCG_REG_R2, data_reg, 0xb));
1657 data_reg = TCG_REG_R2;
1660 #ifdef CONFIG_TCG_PASS_AREG0
1661 /* XXX/FIXME: suboptimal */
1662 tcg_out_mov(s, TCG_TYPE_I32, tcg_target_call_iarg_regs[3],
1663 tcg_target_call_iarg_regs[2]);
1664 tcg_out_mov(s, TCG_TYPE_I64, tcg_target_call_iarg_regs[2],
1665 tcg_target_call_iarg_regs[1]);
1666 tcg_out_mov(s, TCG_TYPE_TL, tcg_target_call_iarg_regs[1],
1667 tcg_target_call_iarg_regs[0]);
1668 tcg_out_mov(s, TCG_TYPE_PTR, tcg_target_call_iarg_regs[0],
1671 tcg_out_bundle(s, miB,
1672 tcg_opc_m4 (TCG_REG_P6, opc_st_m4[opc],
1673 data_reg, TCG_REG_R3),
1674 tcg_opc_a5 (TCG_REG_P7, OPC_ADDL_A5, TCG_REG_R58,
1675 mem_index, TCG_REG_R0),
1676 tcg_opc_b5 (TCG_REG_P7, OPC_BR_CALL_SPTK_MANY_B5,
1677 TCG_REG_B0, TCG_REG_B6));
1680 #else /* !CONFIG_SOFTMMU */
1682 static inline void tcg_out_qemu_ld(TCGContext *s, const TCGArg *args, int opc)
1684 static uint64_t const opc_ld_m1[4] = {
1685 OPC_LD1_M1, OPC_LD2_M1, OPC_LD4_M1, OPC_LD8_M1
1687 static uint64_t const opc_sxt_i29[4] = {
1688 OPC_SXT1_I29, OPC_SXT2_I29, OPC_SXT4_I29, 0
1690 int addr_reg, data_reg, s_bits, bswap;
1696 #ifdef TARGET_WORDS_BIGENDIAN
1702 #if TARGET_LONG_BITS == 32
1703 if (GUEST_BASE != 0) {
1704 tcg_out_bundle(s, mII,
1705 tcg_opc_m48(TCG_REG_P0, OPC_NOP_M48, 0),
1706 tcg_opc_i29(TCG_REG_P0, OPC_ZXT4_I29,
1707 TCG_REG_R3, addr_reg),
1708 tcg_opc_a1 (TCG_REG_P0, OPC_ADD_A1, TCG_REG_R2,
1709 TCG_GUEST_BASE_REG, TCG_REG_R3));
1711 tcg_out_bundle(s, miI,
1712 tcg_opc_m48(TCG_REG_P0, OPC_NOP_M48, 0),
1713 tcg_opc_i29(TCG_REG_P0, OPC_ZXT4_I29,
1714 TCG_REG_R2, addr_reg),
1715 tcg_opc_i18(TCG_REG_P0, OPC_NOP_I18, 0));
1718 if (!bswap || s_bits == 0) {
1719 if (s_bits == opc) {
1720 tcg_out_bundle(s, miI,
1721 tcg_opc_m1 (TCG_REG_P0, opc_ld_m1[s_bits],
1722 data_reg, TCG_REG_R2),
1723 tcg_opc_i18(TCG_REG_P0, OPC_NOP_I18, 0),
1724 tcg_opc_i18(TCG_REG_P0, OPC_NOP_I18, 0));
1726 tcg_out_bundle(s, mII,
1727 tcg_opc_m1 (TCG_REG_P0, opc_ld_m1[s_bits],
1728 data_reg, TCG_REG_R2),
1729 tcg_opc_i18(TCG_REG_P0, OPC_NOP_I18, 0),
1730 tcg_opc_i29(TCG_REG_P0, opc_sxt_i29[s_bits],
1731 data_reg, data_reg));
1733 } else if (s_bits == 3) {
1734 tcg_out_bundle(s, mII,
1735 tcg_opc_m1 (TCG_REG_P0, opc_ld_m1[s_bits],
1736 data_reg, TCG_REG_R2),
1737 tcg_opc_i18(TCG_REG_P0, OPC_NOP_I18, 0),
1738 tcg_opc_i3 (TCG_REG_P0, OPC_MUX1_I3,
1739 data_reg, data_reg, 0xb));
1742 tcg_out_bundle(s, mII,
1743 tcg_opc_m1 (TCG_REG_P0, opc_ld_m1[s_bits],
1744 data_reg, TCG_REG_R2),
1745 tcg_opc_i18(TCG_REG_P0, OPC_NOP_I18, 0),
1746 tcg_opc_i12(TCG_REG_P0, OPC_DEP_Z_I12,
1747 data_reg, data_reg, 15, 15));
1749 tcg_out_bundle(s, mII,
1750 tcg_opc_m1 (TCG_REG_P0, opc_ld_m1[s_bits],
1751 data_reg, TCG_REG_R2),
1752 tcg_opc_i18(TCG_REG_P0, OPC_NOP_I18, 0),
1753 tcg_opc_i12(TCG_REG_P0, OPC_DEP_Z_I12,
1754 data_reg, data_reg, 31, 31));
1756 if (opc == s_bits) {
1757 tcg_out_bundle(s, miI,
1758 tcg_opc_m48(TCG_REG_P0, OPC_NOP_M48, 0),
1759 tcg_opc_i18(TCG_REG_P0, OPC_NOP_I18, 0),
1760 tcg_opc_i3 (TCG_REG_P0, OPC_MUX1_I3,
1761 data_reg, data_reg, 0xb));
1763 tcg_out_bundle(s, mII,
1764 tcg_opc_m48(TCG_REG_P0, OPC_NOP_M48, 0),
1765 tcg_opc_i3 (TCG_REG_P0, OPC_MUX1_I3,
1766 data_reg, data_reg, 0xb),
1767 tcg_opc_i29(TCG_REG_P0, opc_sxt_i29[s_bits],
1768 data_reg, data_reg));
1772 if (GUEST_BASE != 0) {
1773 tcg_out_bundle(s, MmI,
1774 tcg_opc_a1 (TCG_REG_P0, OPC_ADD_A1, TCG_REG_R2,
1775 TCG_GUEST_BASE_REG, addr_reg),
1776 tcg_opc_m1 (TCG_REG_P0, opc_ld_m1[s_bits],
1777 data_reg, TCG_REG_R2),
1778 tcg_opc_i18(TCG_REG_P0, OPC_NOP_I18, 0));
1780 tcg_out_bundle(s, mmI,
1781 tcg_opc_m48(TCG_REG_P0, OPC_NOP_M48, 0),
1782 tcg_opc_m1 (TCG_REG_P0, opc_ld_m1[s_bits],
1783 data_reg, addr_reg),
1784 tcg_opc_i18(TCG_REG_P0, OPC_NOP_I18, 0));
1787 if (bswap && s_bits == 1) {
1788 tcg_out_bundle(s, mII,
1789 tcg_opc_m48(TCG_REG_P0, OPC_NOP_M48, 0),
1790 tcg_opc_i12(TCG_REG_P0, OPC_DEP_Z_I12,
1791 data_reg, data_reg, 15, 15),
1792 tcg_opc_i3 (TCG_REG_P0, OPC_MUX1_I3,
1793 data_reg, data_reg, 0xb));
1794 } else if (bswap && s_bits == 2) {
1795 tcg_out_bundle(s, mII,
1796 tcg_opc_m48(TCG_REG_P0, OPC_NOP_M48, 0),
1797 tcg_opc_i12(TCG_REG_P0, OPC_DEP_Z_I12,
1798 data_reg, data_reg, 31, 31),
1799 tcg_opc_i3 (TCG_REG_P0, OPC_MUX1_I3,
1800 data_reg, data_reg, 0xb));
1801 } else if (bswap && s_bits == 3) {
1802 tcg_out_bundle(s, miI,
1803 tcg_opc_m48(TCG_REG_P0, OPC_NOP_M48, 0),
1804 tcg_opc_i18(TCG_REG_P0, OPC_NOP_I18, 0),
1805 tcg_opc_i3 (TCG_REG_P0, OPC_MUX1_I3,
1806 data_reg, data_reg, 0xb));
1808 if (s_bits != opc) {
1809 tcg_out_bundle(s, miI,
1810 tcg_opc_m48(TCG_REG_P0, OPC_NOP_M48, 0),
1811 tcg_opc_i18(TCG_REG_P0, OPC_NOP_I18, 0),
1812 tcg_opc_i29(TCG_REG_P0, opc_sxt_i29[s_bits],
1813 data_reg, data_reg));
1818 static inline void tcg_out_qemu_st(TCGContext *s, const TCGArg *args, int opc)
1820 static uint64_t const opc_st_m4[4] = {
1821 OPC_ST1_M4, OPC_ST2_M4, OPC_ST4_M4, OPC_ST8_M4
1823 int addr_reg, data_reg, bswap;
1824 #if TARGET_LONG_BITS == 64
1825 uint64_t add_guest_base;
1831 #ifdef TARGET_WORDS_BIGENDIAN
1837 #if TARGET_LONG_BITS == 32
1838 if (GUEST_BASE != 0) {
1839 tcg_out_bundle(s, mII,
1840 tcg_opc_m48(TCG_REG_P0, OPC_NOP_M48, 0),
1841 tcg_opc_i29(TCG_REG_P0, OPC_ZXT4_I29,
1842 TCG_REG_R3, addr_reg),
1843 tcg_opc_a1 (TCG_REG_P0, OPC_ADD_A1, TCG_REG_R2,
1844 TCG_GUEST_BASE_REG, TCG_REG_R3));
1846 tcg_out_bundle(s, miI,
1847 tcg_opc_m48(TCG_REG_P0, OPC_NOP_M48, 0),
1848 tcg_opc_i29(TCG_REG_P0, OPC_ZXT4_I29,
1849 TCG_REG_R2, addr_reg),
1850 tcg_opc_i18(TCG_REG_P0, OPC_NOP_I18, 0));
1855 tcg_out_bundle(s, mII,
1856 tcg_opc_m48(TCG_REG_P0, OPC_NOP_M48, 0),
1857 tcg_opc_i12(TCG_REG_P0, OPC_DEP_Z_I12,
1858 TCG_REG_R3, data_reg, 15, 15),
1859 tcg_opc_i3 (TCG_REG_P0, OPC_MUX1_I3,
1860 TCG_REG_R3, TCG_REG_R3, 0xb));
1861 data_reg = TCG_REG_R3;
1862 } else if (opc == 2) {
1863 tcg_out_bundle(s, mII,
1864 tcg_opc_m48(TCG_REG_P0, OPC_NOP_M48, 0),
1865 tcg_opc_i12(TCG_REG_P0, OPC_DEP_Z_I12,
1866 TCG_REG_R3, data_reg, 31, 31),
1867 tcg_opc_i3 (TCG_REG_P0, OPC_MUX1_I3,
1868 TCG_REG_R3, TCG_REG_R3, 0xb));
1869 data_reg = TCG_REG_R3;
1870 } else if (opc == 3) {
1871 tcg_out_bundle(s, miI,
1872 tcg_opc_m48(TCG_REG_P0, OPC_NOP_M48, 0),
1873 tcg_opc_i18(TCG_REG_P0, OPC_NOP_I18, 0),
1874 tcg_opc_i3 (TCG_REG_P0, OPC_MUX1_I3,
1875 TCG_REG_R3, data_reg, 0xb));
1876 data_reg = TCG_REG_R3;
1879 tcg_out_bundle(s, mmI,
1880 tcg_opc_m4 (TCG_REG_P0, opc_st_m4[opc],
1881 data_reg, TCG_REG_R2),
1882 tcg_opc_m48(TCG_REG_P0, OPC_NOP_M48, 0),
1883 tcg_opc_i18(TCG_REG_P0, OPC_NOP_I18, 0));
1885 if (GUEST_BASE != 0) {
1886 add_guest_base = tcg_opc_a1 (TCG_REG_P0, OPC_ADD_A1, TCG_REG_R2,
1887 TCG_GUEST_BASE_REG, addr_reg);
1888 addr_reg = TCG_REG_R2;
1890 add_guest_base = tcg_opc_m48(TCG_REG_P0, OPC_NOP_M48, 0);
1893 if (!bswap || opc == 0) {
1894 tcg_out_bundle(s, (GUEST_BASE ? MmI : mmI),
1896 tcg_opc_m4 (TCG_REG_P0, opc_st_m4[opc],
1897 data_reg, addr_reg),
1898 tcg_opc_i18(TCG_REG_P0, OPC_NOP_I18, 0));
1901 tcg_out_bundle(s, mII,
1903 tcg_opc_i12(TCG_REG_P0, OPC_DEP_Z_I12,
1904 TCG_REG_R3, data_reg, 15, 15),
1905 tcg_opc_i3 (TCG_REG_P0, OPC_MUX1_I3,
1906 TCG_REG_R3, TCG_REG_R3, 0xb));
1907 data_reg = TCG_REG_R3;
1908 } else if (opc == 2) {
1909 tcg_out_bundle(s, mII,
1911 tcg_opc_i12(TCG_REG_P0, OPC_DEP_Z_I12,
1912 TCG_REG_R3, data_reg, 31, 31),
1913 tcg_opc_i3 (TCG_REG_P0, OPC_MUX1_I3,
1914 TCG_REG_R3, TCG_REG_R3, 0xb));
1915 data_reg = TCG_REG_R3;
1916 } else if (opc == 3) {
1917 tcg_out_bundle(s, miI,
1919 tcg_opc_i18(TCG_REG_P0, OPC_NOP_I18, 0),
1920 tcg_opc_i3 (TCG_REG_P0, OPC_MUX1_I3,
1921 TCG_REG_R3, data_reg, 0xb));
1922 data_reg = TCG_REG_R3;
1924 tcg_out_bundle(s, miI,
1925 tcg_opc_m4 (TCG_REG_P0, opc_st_m4[opc],
1926 data_reg, addr_reg),
1927 tcg_opc_i18(TCG_REG_P0, OPC_NOP_I18, 0),
1928 tcg_opc_i18(TCG_REG_P0, OPC_NOP_I18, 0));
1935 static inline void tcg_out_op(TCGContext *s, TCGOpcode opc,
1936 const TCGArg *args, const int *const_args)
1939 case INDEX_op_exit_tb:
1940 tcg_out_exit_tb(s, args[0]);
1943 tcg_out_br(s, args[0]);
1946 tcg_out_call(s, args[0]);
1948 case INDEX_op_goto_tb:
1949 tcg_out_goto_tb(s, args[0]);
1952 tcg_out_jmp(s, args[0]);
1955 case INDEX_op_movi_i32:
1956 tcg_out_movi(s, TCG_TYPE_I32, args[0], args[1]);
1958 case INDEX_op_movi_i64:
1959 tcg_out_movi(s, TCG_TYPE_I64, args[0], args[1]);
1962 case INDEX_op_ld8u_i32:
1963 case INDEX_op_ld8u_i64:
1964 tcg_out_ld_rel(s, OPC_LD1_M1, args[0], args[1], args[2]);
1966 case INDEX_op_ld8s_i32:
1967 case INDEX_op_ld8s_i64:
1968 tcg_out_ld_rel(s, OPC_LD1_M1, args[0], args[1], args[2]);
1969 tcg_out_ext(s, OPC_SXT1_I29, args[0], args[0]);
1971 case INDEX_op_ld16u_i32:
1972 case INDEX_op_ld16u_i64:
1973 tcg_out_ld_rel(s, OPC_LD2_M1, args[0], args[1], args[2]);
1975 case INDEX_op_ld16s_i32:
1976 case INDEX_op_ld16s_i64:
1977 tcg_out_ld_rel(s, OPC_LD2_M1, args[0], args[1], args[2]);
1978 tcg_out_ext(s, OPC_SXT2_I29, args[0], args[0]);
1980 case INDEX_op_ld_i32:
1981 case INDEX_op_ld32u_i64:
1982 tcg_out_ld_rel(s, OPC_LD4_M1, args[0], args[1], args[2]);
1984 case INDEX_op_ld32s_i64:
1985 tcg_out_ld_rel(s, OPC_LD4_M1, args[0], args[1], args[2]);
1986 tcg_out_ext(s, OPC_SXT4_I29, args[0], args[0]);
1988 case INDEX_op_ld_i64:
1989 tcg_out_ld_rel(s, OPC_LD8_M1, args[0], args[1], args[2]);
1991 case INDEX_op_st8_i32:
1992 case INDEX_op_st8_i64:
1993 tcg_out_st_rel(s, OPC_ST1_M4, args[0], args[1], args[2]);
1995 case INDEX_op_st16_i32:
1996 case INDEX_op_st16_i64:
1997 tcg_out_st_rel(s, OPC_ST2_M4, args[0], args[1], args[2]);
1999 case INDEX_op_st_i32:
2000 case INDEX_op_st32_i64:
2001 tcg_out_st_rel(s, OPC_ST4_M4, args[0], args[1], args[2]);
2003 case INDEX_op_st_i64:
2004 tcg_out_st_rel(s, OPC_ST8_M4, args[0], args[1], args[2]);
2007 case INDEX_op_add_i32:
2008 case INDEX_op_add_i64:
2009 tcg_out_alu(s, OPC_ADD_A1, args[0], args[1], const_args[1],
2010 args[2], const_args[2]);
2012 case INDEX_op_sub_i32:
2013 case INDEX_op_sub_i64:
2014 tcg_out_alu(s, OPC_SUB_A1, args[0], args[1], const_args[1],
2015 args[2], const_args[2]);
2018 case INDEX_op_and_i32:
2019 case INDEX_op_and_i64:
2020 tcg_out_alu(s, OPC_AND_A1, args[0], args[1], const_args[1],
2021 args[2], const_args[2]);
2023 case INDEX_op_andc_i32:
2024 case INDEX_op_andc_i64:
2025 tcg_out_alu(s, OPC_ANDCM_A1, args[0], args[1], const_args[1],
2026 args[2], const_args[2]);
2028 case INDEX_op_eqv_i32:
2029 case INDEX_op_eqv_i64:
2030 tcg_out_eqv(s, args[0], args[1], const_args[1],
2031 args[2], const_args[2]);
2033 case INDEX_op_nand_i32:
2034 case INDEX_op_nand_i64:
2035 tcg_out_nand(s, args[0], args[1], const_args[1],
2036 args[2], const_args[2]);
2038 case INDEX_op_nor_i32:
2039 case INDEX_op_nor_i64:
2040 tcg_out_nor(s, args[0], args[1], const_args[1],
2041 args[2], const_args[2]);
2043 case INDEX_op_or_i32:
2044 case INDEX_op_or_i64:
2045 tcg_out_alu(s, OPC_OR_A1, args[0], args[1], const_args[1],
2046 args[2], const_args[2]);
2048 case INDEX_op_orc_i32:
2049 case INDEX_op_orc_i64:
2050 tcg_out_orc(s, args[0], args[1], const_args[1],
2051 args[2], const_args[2]);
2053 case INDEX_op_xor_i32:
2054 case INDEX_op_xor_i64:
2055 tcg_out_alu(s, OPC_XOR_A1, args[0], args[1], const_args[1],
2056 args[2], const_args[2]);
2059 case INDEX_op_mul_i32:
2060 case INDEX_op_mul_i64:
2061 tcg_out_mul(s, args[0], args[1], args[2]);
2064 case INDEX_op_sar_i32:
2065 tcg_out_sar_i32(s, args[0], args[1], args[2], const_args[2]);
2067 case INDEX_op_sar_i64:
2068 tcg_out_sar_i64(s, args[0], args[1], args[2], const_args[2]);
2070 case INDEX_op_shl_i32:
2071 tcg_out_shl_i32(s, args[0], args[1], args[2], const_args[2]);
2073 case INDEX_op_shl_i64:
2074 tcg_out_shl_i64(s, args[0], args[1], args[2], const_args[2]);
2076 case INDEX_op_shr_i32:
2077 tcg_out_shr_i32(s, args[0], args[1], args[2], const_args[2]);
2079 case INDEX_op_shr_i64:
2080 tcg_out_shr_i64(s, args[0], args[1], args[2], const_args[2]);
2082 case INDEX_op_rotl_i32:
2083 tcg_out_rotl_i32(s, args[0], args[1], args[2], const_args[2]);
2085 case INDEX_op_rotl_i64:
2086 tcg_out_rotl_i64(s, args[0], args[1], args[2], const_args[2]);
2088 case INDEX_op_rotr_i32:
2089 tcg_out_rotr_i32(s, args[0], args[1], args[2], const_args[2]);
2091 case INDEX_op_rotr_i64:
2092 tcg_out_rotr_i64(s, args[0], args[1], args[2], const_args[2]);
2095 case INDEX_op_ext8s_i32:
2096 case INDEX_op_ext8s_i64:
2097 tcg_out_ext(s, OPC_SXT1_I29, args[0], args[1]);
2099 case INDEX_op_ext8u_i32:
2100 case INDEX_op_ext8u_i64:
2101 tcg_out_ext(s, OPC_ZXT1_I29, args[0], args[1]);
2103 case INDEX_op_ext16s_i32:
2104 case INDEX_op_ext16s_i64:
2105 tcg_out_ext(s, OPC_SXT2_I29, args[0], args[1]);
2107 case INDEX_op_ext16u_i32:
2108 case INDEX_op_ext16u_i64:
2109 tcg_out_ext(s, OPC_ZXT2_I29, args[0], args[1]);
2111 case INDEX_op_ext32s_i64:
2112 tcg_out_ext(s, OPC_SXT4_I29, args[0], args[1]);
2114 case INDEX_op_ext32u_i64:
2115 tcg_out_ext(s, OPC_ZXT4_I29, args[0], args[1]);
2118 case INDEX_op_bswap16_i32:
2119 case INDEX_op_bswap16_i64:
2120 tcg_out_bswap16(s, args[0], args[1]);
2122 case INDEX_op_bswap32_i32:
2123 case INDEX_op_bswap32_i64:
2124 tcg_out_bswap32(s, args[0], args[1]);
2126 case INDEX_op_bswap64_i64:
2127 tcg_out_bswap64(s, args[0], args[1]);
2130 case INDEX_op_brcond_i32:
2131 tcg_out_brcond(s, args[2], args[0], const_args[0],
2132 args[1], const_args[1], args[3], 1);
2134 case INDEX_op_brcond_i64:
2135 tcg_out_brcond(s, args[2], args[0], const_args[0],
2136 args[1], const_args[1], args[3], 0);
2138 case INDEX_op_setcond_i32:
2139 tcg_out_setcond(s, args[3], args[0], args[1], args[2], 1);
2141 case INDEX_op_setcond_i64:
2142 tcg_out_setcond(s, args[3], args[0], args[1], args[2], 0);
2145 case INDEX_op_qemu_ld8u:
2146 tcg_out_qemu_ld(s, args, 0);
2148 case INDEX_op_qemu_ld8s:
2149 tcg_out_qemu_ld(s, args, 0 | 4);
2151 case INDEX_op_qemu_ld16u:
2152 tcg_out_qemu_ld(s, args, 1);
2154 case INDEX_op_qemu_ld16s:
2155 tcg_out_qemu_ld(s, args, 1 | 4);
2157 case INDEX_op_qemu_ld32:
2158 case INDEX_op_qemu_ld32u:
2159 tcg_out_qemu_ld(s, args, 2);
2161 case INDEX_op_qemu_ld32s:
2162 tcg_out_qemu_ld(s, args, 2 | 4);
2164 case INDEX_op_qemu_ld64:
2165 tcg_out_qemu_ld(s, args, 3);
2168 case INDEX_op_qemu_st8:
2169 tcg_out_qemu_st(s, args, 0);
2171 case INDEX_op_qemu_st16:
2172 tcg_out_qemu_st(s, args, 1);
2174 case INDEX_op_qemu_st32:
2175 tcg_out_qemu_st(s, args, 2);
2177 case INDEX_op_qemu_st64:
2178 tcg_out_qemu_st(s, args, 3);
2186 static const TCGTargetOpDef ia64_op_defs[] = {
2187 { INDEX_op_br, { } },
2188 { INDEX_op_call, { "r" } },
2189 { INDEX_op_exit_tb, { } },
2190 { INDEX_op_goto_tb, { } },
2191 { INDEX_op_jmp, { "r" } },
2193 { INDEX_op_mov_i32, { "r", "r" } },
2194 { INDEX_op_movi_i32, { "r" } },
2196 { INDEX_op_ld8u_i32, { "r", "r" } },
2197 { INDEX_op_ld8s_i32, { "r", "r" } },
2198 { INDEX_op_ld16u_i32, { "r", "r" } },
2199 { INDEX_op_ld16s_i32, { "r", "r" } },
2200 { INDEX_op_ld_i32, { "r", "r" } },
2201 { INDEX_op_st8_i32, { "rZ", "r" } },
2202 { INDEX_op_st16_i32, { "rZ", "r" } },
2203 { INDEX_op_st_i32, { "rZ", "r" } },
2205 { INDEX_op_add_i32, { "r", "rI", "rI" } },
2206 { INDEX_op_sub_i32, { "r", "rI", "rI" } },
2208 { INDEX_op_and_i32, { "r", "rI", "rI" } },
2209 { INDEX_op_andc_i32, { "r", "rI", "rI" } },
2210 { INDEX_op_eqv_i32, { "r", "rZ", "rZ" } },
2211 { INDEX_op_nand_i32, { "r", "rZ", "rZ" } },
2212 { INDEX_op_nor_i32, { "r", "rZ", "rZ" } },
2213 { INDEX_op_or_i32, { "r", "rI", "rI" } },
2214 { INDEX_op_orc_i32, { "r", "rZ", "rZ" } },
2215 { INDEX_op_xor_i32, { "r", "rI", "rI" } },
2217 { INDEX_op_mul_i32, { "r", "rZ", "rZ" } },
2219 { INDEX_op_sar_i32, { "r", "rZ", "ri" } },
2220 { INDEX_op_shl_i32, { "r", "rZ", "ri" } },
2221 { INDEX_op_shr_i32, { "r", "rZ", "ri" } },
2222 { INDEX_op_rotl_i32, { "r", "rZ", "ri" } },
2223 { INDEX_op_rotr_i32, { "r", "rZ", "ri" } },
2225 { INDEX_op_ext8s_i32, { "r", "rZ"} },
2226 { INDEX_op_ext8u_i32, { "r", "rZ"} },
2227 { INDEX_op_ext16s_i32, { "r", "rZ"} },
2228 { INDEX_op_ext16u_i32, { "r", "rZ"} },
2230 { INDEX_op_bswap16_i32, { "r", "rZ" } },
2231 { INDEX_op_bswap32_i32, { "r", "rZ" } },
2233 { INDEX_op_brcond_i32, { "rI", "rI" } },
2234 { INDEX_op_setcond_i32, { "r", "rZ", "rZ" } },
2236 { INDEX_op_mov_i64, { "r", "r" } },
2237 { INDEX_op_movi_i64, { "r" } },
2239 { INDEX_op_ld8u_i64, { "r", "r" } },
2240 { INDEX_op_ld8s_i64, { "r", "r" } },
2241 { INDEX_op_ld16u_i64, { "r", "r" } },
2242 { INDEX_op_ld16s_i64, { "r", "r" } },
2243 { INDEX_op_ld32u_i64, { "r", "r" } },
2244 { INDEX_op_ld32s_i64, { "r", "r" } },
2245 { INDEX_op_ld_i64, { "r", "r" } },
2246 { INDEX_op_st8_i64, { "rZ", "r" } },
2247 { INDEX_op_st16_i64, { "rZ", "r" } },
2248 { INDEX_op_st32_i64, { "rZ", "r" } },
2249 { INDEX_op_st_i64, { "rZ", "r" } },
2251 { INDEX_op_add_i64, { "r", "rI", "rI" } },
2252 { INDEX_op_sub_i64, { "r", "rI", "rI" } },
2254 { INDEX_op_and_i64, { "r", "rI", "rI" } },
2255 { INDEX_op_andc_i64, { "r", "rI", "rI" } },
2256 { INDEX_op_eqv_i64, { "r", "rZ", "rZ" } },
2257 { INDEX_op_nand_i64, { "r", "rZ", "rZ" } },
2258 { INDEX_op_nor_i64, { "r", "rZ", "rZ" } },
2259 { INDEX_op_or_i64, { "r", "rI", "rI" } },
2260 { INDEX_op_orc_i64, { "r", "rZ", "rZ" } },
2261 { INDEX_op_xor_i64, { "r", "rI", "rI" } },
2263 { INDEX_op_mul_i64, { "r", "rZ", "rZ" } },
2265 { INDEX_op_sar_i64, { "r", "rZ", "ri" } },
2266 { INDEX_op_shl_i64, { "r", "rZ", "ri" } },
2267 { INDEX_op_shr_i64, { "r", "rZ", "ri" } },
2268 { INDEX_op_rotl_i64, { "r", "rZ", "ri" } },
2269 { INDEX_op_rotr_i64, { "r", "rZ", "ri" } },
2271 { INDEX_op_ext8s_i64, { "r", "rZ"} },
2272 { INDEX_op_ext8u_i64, { "r", "rZ"} },
2273 { INDEX_op_ext16s_i64, { "r", "rZ"} },
2274 { INDEX_op_ext16u_i64, { "r", "rZ"} },
2275 { INDEX_op_ext32s_i64, { "r", "rZ"} },
2276 { INDEX_op_ext32u_i64, { "r", "rZ"} },
2278 { INDEX_op_bswap16_i64, { "r", "rZ" } },
2279 { INDEX_op_bswap32_i64, { "r", "rZ" } },
2280 { INDEX_op_bswap64_i64, { "r", "rZ" } },
2282 { INDEX_op_brcond_i64, { "rI", "rI" } },
2283 { INDEX_op_setcond_i64, { "r", "rZ", "rZ" } },
2285 { INDEX_op_qemu_ld8u, { "r", "r" } },
2286 { INDEX_op_qemu_ld8s, { "r", "r" } },
2287 { INDEX_op_qemu_ld16u, { "r", "r" } },
2288 { INDEX_op_qemu_ld16s, { "r", "r" } },
2289 { INDEX_op_qemu_ld32, { "r", "r" } },
2290 { INDEX_op_qemu_ld32u, { "r", "r" } },
2291 { INDEX_op_qemu_ld32s, { "r", "r" } },
2292 { INDEX_op_qemu_ld64, { "r", "r" } },
2294 { INDEX_op_qemu_st8, { "SZ", "r" } },
2295 { INDEX_op_qemu_st16, { "SZ", "r" } },
2296 { INDEX_op_qemu_st32, { "SZ", "r" } },
2297 { INDEX_op_qemu_st64, { "SZ", "r" } },
2302 /* Generate global QEMU prologue and epilogue code */
2303 static void tcg_target_qemu_prologue(TCGContext *s)
2307 /* reserve some stack space */
2308 frame_size = TCG_STATIC_CALL_ARGS_SIZE;
2309 frame_size = (frame_size + TCG_TARGET_STACK_ALIGN - 1) &
2310 ~(TCG_TARGET_STACK_ALIGN - 1);
2312 /* First emit adhoc function descriptor */
2313 *(uint64_t *)(s->code_ptr) = (uint64_t)s->code_ptr + 16; /* entry point */
2314 s->code_ptr += 16; /* skip GP */
2317 tcg_out_bundle(s, miI,
2318 tcg_opc_m34(TCG_REG_P0, OPC_ALLOC_M34,
2319 TCG_REG_R34, 32, 24, 0),
2320 tcg_opc_a4 (TCG_REG_P0, OPC_ADDS_A4,
2321 TCG_AREG0, 0, TCG_REG_R32),
2322 tcg_opc_i21(TCG_REG_P0, OPC_MOV_I21,
2323 TCG_REG_B6, TCG_REG_R33, 0));
2325 /* ??? If GUEST_BASE < 0x200000, we could load the register via
2326 an ADDL in the M slot of the next bundle. */
2327 if (GUEST_BASE != 0) {
2328 tcg_out_bundle(s, mlx,
2329 tcg_opc_m48(TCG_REG_P0, OPC_NOP_M48, 0),
2330 tcg_opc_l2 (GUEST_BASE),
2331 tcg_opc_x2 (TCG_REG_P0, OPC_MOVL_X2,
2332 TCG_GUEST_BASE_REG, GUEST_BASE));
2333 tcg_regset_set_reg(s->reserved_regs, TCG_GUEST_BASE_REG);
2336 tcg_out_bundle(s, miB,
2337 tcg_opc_a4 (TCG_REG_P0, OPC_ADDS_A4,
2338 TCG_REG_R12, -frame_size, TCG_REG_R12),
2339 tcg_opc_i22(TCG_REG_P0, OPC_MOV_I22,
2340 TCG_REG_R32, TCG_REG_B0),
2341 tcg_opc_b4 (TCG_REG_P0, OPC_BR_SPTK_MANY_B4, TCG_REG_B6));
2344 tb_ret_addr = s->code_ptr;
2345 tcg_out_bundle(s, miI,
2346 tcg_opc_m48(TCG_REG_P0, OPC_NOP_M48, 0),
2347 tcg_opc_i21(TCG_REG_P0, OPC_MOV_I21,
2348 TCG_REG_B0, TCG_REG_R32, 0),
2349 tcg_opc_a4 (TCG_REG_P0, OPC_ADDS_A4,
2350 TCG_REG_R12, frame_size, TCG_REG_R12));
2351 tcg_out_bundle(s, miB,
2352 tcg_opc_m48(TCG_REG_P0, OPC_NOP_M48, 0),
2353 tcg_opc_i26(TCG_REG_P0, OPC_MOV_I_I26,
2354 TCG_REG_PFS, TCG_REG_R34),
2355 tcg_opc_b4 (TCG_REG_P0, OPC_BR_RET_SPTK_MANY_B4,
2359 static void tcg_target_init(TCGContext *s)
2361 tcg_regset_set(tcg_target_available_regs[TCG_TYPE_I32],
2362 0xffffffffffffffffull);
2363 tcg_regset_set(tcg_target_available_regs[TCG_TYPE_I64],
2364 0xffffffffffffffffull);
2366 tcg_regset_clear(tcg_target_call_clobber_regs);
2367 tcg_regset_set_reg(tcg_target_call_clobber_regs, TCG_REG_R8);
2368 tcg_regset_set_reg(tcg_target_call_clobber_regs, TCG_REG_R9);
2369 tcg_regset_set_reg(tcg_target_call_clobber_regs, TCG_REG_R10);
2370 tcg_regset_set_reg(tcg_target_call_clobber_regs, TCG_REG_R11);
2371 tcg_regset_set_reg(tcg_target_call_clobber_regs, TCG_REG_R14);
2372 tcg_regset_set_reg(tcg_target_call_clobber_regs, TCG_REG_R15);
2373 tcg_regset_set_reg(tcg_target_call_clobber_regs, TCG_REG_R16);
2374 tcg_regset_set_reg(tcg_target_call_clobber_regs, TCG_REG_R17);
2375 tcg_regset_set_reg(tcg_target_call_clobber_regs, TCG_REG_R18);
2376 tcg_regset_set_reg(tcg_target_call_clobber_regs, TCG_REG_R19);
2377 tcg_regset_set_reg(tcg_target_call_clobber_regs, TCG_REG_R20);
2378 tcg_regset_set_reg(tcg_target_call_clobber_regs, TCG_REG_R21);
2379 tcg_regset_set_reg(tcg_target_call_clobber_regs, TCG_REG_R22);
2380 tcg_regset_set_reg(tcg_target_call_clobber_regs, TCG_REG_R23);
2381 tcg_regset_set_reg(tcg_target_call_clobber_regs, TCG_REG_R24);
2382 tcg_regset_set_reg(tcg_target_call_clobber_regs, TCG_REG_R25);
2383 tcg_regset_set_reg(tcg_target_call_clobber_regs, TCG_REG_R26);
2384 tcg_regset_set_reg(tcg_target_call_clobber_regs, TCG_REG_R27);
2385 tcg_regset_set_reg(tcg_target_call_clobber_regs, TCG_REG_R28);
2386 tcg_regset_set_reg(tcg_target_call_clobber_regs, TCG_REG_R29);
2387 tcg_regset_set_reg(tcg_target_call_clobber_regs, TCG_REG_R30);
2388 tcg_regset_set_reg(tcg_target_call_clobber_regs, TCG_REG_R31);
2389 tcg_regset_set_reg(tcg_target_call_clobber_regs, TCG_REG_R56);
2390 tcg_regset_set_reg(tcg_target_call_clobber_regs, TCG_REG_R57);
2391 tcg_regset_set_reg(tcg_target_call_clobber_regs, TCG_REG_R58);
2392 tcg_regset_set_reg(tcg_target_call_clobber_regs, TCG_REG_R59);
2393 tcg_regset_set_reg(tcg_target_call_clobber_regs, TCG_REG_R60);
2394 tcg_regset_set_reg(tcg_target_call_clobber_regs, TCG_REG_R61);
2395 tcg_regset_set_reg(tcg_target_call_clobber_regs, TCG_REG_R62);
2396 tcg_regset_set_reg(tcg_target_call_clobber_regs, TCG_REG_R63);
2398 tcg_regset_clear(s->reserved_regs);
2399 tcg_regset_set_reg(s->reserved_regs, TCG_REG_R0); /* zero register */
2400 tcg_regset_set_reg(s->reserved_regs, TCG_REG_R1); /* global pointer */
2401 tcg_regset_set_reg(s->reserved_regs, TCG_REG_R2); /* internal use */
2402 tcg_regset_set_reg(s->reserved_regs, TCG_REG_R3); /* internal use */
2403 tcg_regset_set_reg(s->reserved_regs, TCG_REG_R12); /* stack pointer */
2404 tcg_regset_set_reg(s->reserved_regs, TCG_REG_R13); /* thread pointer */
2405 tcg_regset_set_reg(s->reserved_regs, TCG_REG_R32); /* return address */
2406 tcg_regset_set_reg(s->reserved_regs, TCG_REG_R34); /* PFS */
2408 /* The following 3 are not in use, are call-saved, but *not* saved
2409 by the prologue. Therefore we cannot use them without modifying
2410 the prologue. There doesn't seem to be any good reason to use
2411 these as opposed to the windowed registers. */
2412 tcg_regset_set_reg(s->reserved_regs, TCG_REG_R4);
2413 tcg_regset_set_reg(s->reserved_regs, TCG_REG_R5);
2414 tcg_regset_set_reg(s->reserved_regs, TCG_REG_R6);
2416 tcg_add_target_add_op_defs(ia64_op_defs);
2417 tcg_set_frame(s, TCG_AREG0, offsetof(CPUArchState, temp_buf),
2418 CPU_TEMP_BUF_NLONGS * sizeof(long));