| /openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/ |
| H A D | m32c-ibld.c | 47 static const char * insert_normal 122 insert_normal (CGEN_CPU_DESC cd, in insert_normal() function 573 errmsg = insert_normal (cd, fields->f_4_1, 0, 0, 4, 1, 32, total_length, buffer); in m32c_cgen_insert_operand() 576 errmsg = insert_normal (cd, fields->f_dst16_an, 0, 0, 15, 1, 32, total_length, buffer); in m32c_cgen_insert_operand() 579 errmsg = insert_normal (cd, fields->f_dst16_rn, 0, 0, 14, 2, 32, total_length, buffer); in m32c_cgen_insert_operand() 587 errmsg = insert_normal (cd, fields->f_2_2, 0, 0, 2, 2, 32, total_length, buffer); in m32c_cgen_insert_operand() 590 errmsg = insert_normal (cd, fields->f_7_1, 0, 0, 7, 1, 32, total_length, buffer); in m32c_cgen_insert_operand() 596 … errmsg = insert_normal (cd, fields->f_dst32_an_prefixed, 0, 0, 17, 1, 32, total_length, buffer); in m32c_cgen_insert_operand() 599 … errmsg = insert_normal (cd, fields->f_dst32_an_unprefixed, 0, 0, 9, 1, 32, total_length, buffer); in m32c_cgen_insert_operand() 605 errmsg = insert_normal (cd, value, 0, 0, 16, 2, 32, total_length, buffer); in m32c_cgen_insert_operand() [all …]
|
| H A D | frv-ibld.c | 47 static const char * insert_normal 122 insert_normal (CGEN_CPU_DESC cd, in insert_normal() function 569 errmsg = insert_normal (cd, fields->f_A, 0, 0, 17, 1, 32, total_length, buffer); in frv_cgen_insert_operand() 572 errmsg = insert_normal (cd, fields->f_A, 0, 0, 17, 1, 32, total_length, buffer); in frv_cgen_insert_operand() 575 errmsg = insert_normal (cd, fields->f_ACC40Si, 0, 0, 17, 6, 32, total_length, buffer); in frv_cgen_insert_operand() 578 errmsg = insert_normal (cd, fields->f_ACC40Sk, 0, 0, 30, 6, 32, total_length, buffer); in frv_cgen_insert_operand() 581 errmsg = insert_normal (cd, fields->f_ACC40Ui, 0, 0, 17, 6, 32, total_length, buffer); in frv_cgen_insert_operand() 584 errmsg = insert_normal (cd, fields->f_ACC40Uk, 0, 0, 30, 6, 32, total_length, buffer); in frv_cgen_insert_operand() 587 errmsg = insert_normal (cd, fields->f_ACCGi, 0, 0, 17, 6, 32, total_length, buffer); in frv_cgen_insert_operand() 590 errmsg = insert_normal (cd, fields->f_ACCGk, 0, 0, 30, 6, 32, total_length, buffer); in frv_cgen_insert_operand() [all …]
|
| H A D | mt-ibld.c | 47 static const char * insert_normal 122 insert_normal (CGEN_CPU_DESC cd, in insert_normal() function 562 errmsg = insert_normal (cd, fields->f_a23, 0, 0, 23, 1, 32, total_length, buffer); in mt_cgen_insert_operand() 565 errmsg = insert_normal (cd, fields->f_ball, 0, 0, 19, 1, 32, total_length, buffer); in mt_cgen_insert_operand() 568 errmsg = insert_normal (cd, fields->f_ball2, 0, 0, 15, 1, 32, total_length, buffer); in mt_cgen_insert_operand() 571 errmsg = insert_normal (cd, fields->f_bankaddr, 0, 0, 25, 13, 32, total_length, buffer); in mt_cgen_insert_operand() 574 errmsg = insert_normal (cd, fields->f_brc, 0, 0, 18, 3, 32, total_length, buffer); in mt_cgen_insert_operand() 577 errmsg = insert_normal (cd, fields->f_brc2, 0, 0, 14, 3, 32, total_length, buffer); in mt_cgen_insert_operand() 580 …errmsg = insert_normal (cd, fields->f_cb1incr, 0|(1<<CGEN_IFLD_SIGNED), 0, 19, 6, 32, total_length… in mt_cgen_insert_operand() 583 errmsg = insert_normal (cd, fields->f_cb1sel, 0, 0, 25, 3, 32, total_length, buffer); in mt_cgen_insert_operand() [all …]
|
| H A D | xc16x-ibld.c | 47 static const char * insert_normal 122 insert_normal (CGEN_CPU_DESC cd, in insert_normal() function 569 errmsg = insert_normal (cd, fields->f_reg8, 0, 0, 15, 8, 32, total_length, buffer); in xc16x_cgen_insert_operand() 572 errmsg = insert_normal (cd, fields->f_op_1bit, 0, 0, 8, 1, 32, total_length, buffer); in xc16x_cgen_insert_operand() 575 errmsg = insert_normal (cd, fields->f_op_bit1, 0, 0, 11, 1, 32, total_length, buffer); in xc16x_cgen_insert_operand() 578 errmsg = insert_normal (cd, fields->f_op_bit2, 0, 0, 11, 2, 32, total_length, buffer); in xc16x_cgen_insert_operand() 581 errmsg = insert_normal (cd, fields->f_op_bit4, 0, 0, 11, 4, 32, total_length, buffer); in xc16x_cgen_insert_operand() 584 errmsg = insert_normal (cd, fields->f_op_bit8, 0, 0, 31, 8, 32, total_length, buffer); in xc16x_cgen_insert_operand() 587 errmsg = insert_normal (cd, fields->f_op_onebit, 0, 0, 9, 1, 32, total_length, buffer); in xc16x_cgen_insert_operand() 590 …errmsg = insert_normal (cd, fields->f_offset16, 0|(1<<CGEN_IFLD_RELOC)|(1<<CGEN_IFLD_ABS_ADDR), 0,… in xc16x_cgen_insert_operand() [all …]
|
| H A D | iq2000-ibld.c | 47 static const char * insert_normal 122 insert_normal (CGEN_CPU_DESC cd, in insert_normal() function 569 errmsg = insert_normal (cd, fields->f_index, 0, 0, 8, 9, 32, total_length, buffer); in iq2000_cgen_insert_operand() 572 errmsg = insert_normal (cd, fields->f_rs, 0, 0, 25, 5, 32, total_length, buffer); in iq2000_cgen_insert_operand() 575 errmsg = insert_normal (cd, fields->f_imm, 0, 0, 15, 16, 32, total_length, buffer); in iq2000_cgen_insert_operand() 578 errmsg = insert_normal (cd, fields->f_rt, 0, 0, 20, 5, 32, total_length, buffer); in iq2000_cgen_insert_operand() 581 errmsg = insert_normal (cd, fields->f_bytecount, 0, 0, 7, 8, 32, total_length, buffer); in iq2000_cgen_insert_operand() 584 errmsg = insert_normal (cd, fields->f_cam_y, 0, 0, 2, 3, 32, total_length, buffer); in iq2000_cgen_insert_operand() 587 errmsg = insert_normal (cd, fields->f_cam_z, 0, 0, 5, 3, 32, total_length, buffer); in iq2000_cgen_insert_operand() 590 errmsg = insert_normal (cd, fields->f_cm_3func, 0, 0, 5, 3, 32, total_length, buffer); in iq2000_cgen_insert_operand() [all …]
|
| H A D | fr30-ibld.c | 47 static const char * insert_normal 122 insert_normal (CGEN_CPU_DESC cd, in insert_normal() function 569 errmsg = insert_normal (cd, fields->f_CRi, 0, 16, 12, 4, 16, total_length, buffer); in fr30_cgen_insert_operand() 572 errmsg = insert_normal (cd, fields->f_CRj, 0, 16, 8, 4, 16, total_length, buffer); in fr30_cgen_insert_operand() 581 errmsg = insert_normal (cd, fields->f_Ri, 0, 0, 12, 4, 16, total_length, buffer); in fr30_cgen_insert_operand() 584 errmsg = insert_normal (cd, fields->f_Ric, 0, 16, 12, 4, 16, total_length, buffer); in fr30_cgen_insert_operand() 587 errmsg = insert_normal (cd, fields->f_Rj, 0, 0, 8, 4, 16, total_length, buffer); in fr30_cgen_insert_operand() 590 errmsg = insert_normal (cd, fields->f_Rjc, 0, 16, 8, 4, 16, total_length, buffer); in fr30_cgen_insert_operand() 593 errmsg = insert_normal (cd, fields->f_Rs1, 0, 0, 8, 4, 16, total_length, buffer); in fr30_cgen_insert_operand() 596 errmsg = insert_normal (cd, fields->f_Rs2, 0, 0, 12, 4, 16, total_length, buffer); in fr30_cgen_insert_operand() [all …]
|
| H A D | xstormy16-ibld.c | 47 static const char * insert_normal 122 insert_normal (CGEN_CPU_DESC cd, in insert_normal() function 569 errmsg = insert_normal (cd, fields->f_Rb, 0, 0, 17, 3, 32, total_length, buffer); in xstormy16_cgen_insert_operand() 572 errmsg = insert_normal (cd, fields->f_Rbj, 0, 0, 11, 1, 32, total_length, buffer); in xstormy16_cgen_insert_operand() 575 errmsg = insert_normal (cd, fields->f_Rd, 0, 0, 12, 4, 32, total_length, buffer); in xstormy16_cgen_insert_operand() 578 errmsg = insert_normal (cd, fields->f_Rdm, 0, 0, 13, 3, 32, total_length, buffer); in xstormy16_cgen_insert_operand() 581 errmsg = insert_normal (cd, fields->f_Rm, 0, 0, 4, 3, 32, total_length, buffer); in xstormy16_cgen_insert_operand() 584 errmsg = insert_normal (cd, fields->f_Rs, 0, 0, 8, 4, 32, total_length, buffer); in xstormy16_cgen_insert_operand() 592 errmsg = insert_normal (cd, fields->f_abs24_1, 0, 0, 8, 8, 32, total_length, buffer); in xstormy16_cgen_insert_operand() 595 errmsg = insert_normal (cd, fields->f_abs24_2, 0, 0, 16, 16, 32, total_length, buffer); in xstormy16_cgen_insert_operand() [all …]
|
| H A D | m32r-ibld.c | 47 static const char * insert_normal 122 insert_normal (CGEN_CPU_DESC cd, in insert_normal() function 569 errmsg = insert_normal (cd, fields->f_acc, 0, 0, 8, 1, 32, total_length, buffer); in m32r_cgen_insert_operand() 572 errmsg = insert_normal (cd, fields->f_accd, 0, 0, 4, 2, 32, total_length, buffer); in m32r_cgen_insert_operand() 575 errmsg = insert_normal (cd, fields->f_accs, 0, 0, 12, 2, 32, total_length, buffer); in m32r_cgen_insert_operand() 578 errmsg = insert_normal (cd, fields->f_r1, 0, 0, 4, 4, 32, total_length, buffer); in m32r_cgen_insert_operand() 584 …errmsg = insert_normal (cd, value, 0|(1<<CGEN_IFLD_SIGNED)|(1<<CGEN_IFLD_RELOC)|(1<<CGEN_IFLD_PCRE… in m32r_cgen_insert_operand() 591 …errmsg = insert_normal (cd, value, 0|(1<<CGEN_IFLD_SIGNED)|(1<<CGEN_IFLD_RELOC)|(1<<CGEN_IFLD_PCRE… in m32r_cgen_insert_operand() 598 …errmsg = insert_normal (cd, value, 0|(1<<CGEN_IFLD_SIGNED)|(1<<CGEN_IFLD_RELOC)|(1<<CGEN_IFLD_PCRE… in m32r_cgen_insert_operand() 602 errmsg = insert_normal (cd, fields->f_r1, 0, 0, 4, 4, 32, total_length, buffer); in m32r_cgen_insert_operand() [all …]
|
| H A D | openrisc-ibld.c | 47 static const char * insert_normal 122 insert_normal (CGEN_CPU_DESC cd, in insert_normal() function 572 …errmsg = insert_normal (cd, value, 0|(1<<CGEN_IFLD_SIGNED)|(1<<CGEN_IFLD_ABS_ADDR), 0, 25, 26, 32,… in openrisc_cgen_insert_operand() 579 …errmsg = insert_normal (cd, value, 0|(1<<CGEN_IFLD_SIGNED)|(1<<CGEN_IFLD_PCREL_ADDR), 0, 25, 26, 3… in openrisc_cgen_insert_operand() 583 …errmsg = insert_normal (cd, fields->f_simm16, 0|(1<<CGEN_IFLD_SIGNED), 0, 15, 16, 32, total_length… in openrisc_cgen_insert_operand() 586 …errmsg = insert_normal (cd, fields->f_lo16, 0|(1<<CGEN_IFLD_SIGNED), 0, 15, 16, 32, total_length, … in openrisc_cgen_insert_operand() 589 errmsg = insert_normal (cd, fields->f_op4, 0, 0, 23, 3, 32, total_length, buffer); in openrisc_cgen_insert_operand() 592 errmsg = insert_normal (cd, fields->f_op5, 0, 0, 25, 5, 32, total_length, buffer); in openrisc_cgen_insert_operand() 595 errmsg = insert_normal (cd, fields->f_r2, 0, 0, 20, 5, 32, total_length, buffer); in openrisc_cgen_insert_operand() 598 errmsg = insert_normal (cd, fields->f_r3, 0, 0, 15, 5, 32, total_length, buffer); in openrisc_cgen_insert_operand() [all …]
|
| H A D | ip2k-ibld.c | 47 static const char * insert_normal 122 insert_normal (CGEN_CPU_DESC cd, in insert_normal() function 569 …errmsg = insert_normal (cd, fields->f_addr16cjp, 0|(1<<CGEN_IFLD_ABS_ADDR), 0, 12, 13, 16, total_l… in ip2k_cgen_insert_operand() 572 errmsg = insert_normal (cd, fields->f_imm8, 0, 0, 7, 8, 16, total_length, buffer); in ip2k_cgen_insert_operand() 575 errmsg = insert_normal (cd, fields->f_imm8, 0, 0, 7, 8, 16, total_length, buffer); in ip2k_cgen_insert_operand() 578 errmsg = insert_normal (cd, fields->f_page3, 0, 0, 2, 3, 16, total_length, buffer); in ip2k_cgen_insert_operand() 581 errmsg = insert_normal (cd, fields->f_bitno, 0, 0, 11, 3, 16, total_length, buffer); in ip2k_cgen_insert_operand() 588 …errmsg = insert_normal (cd, fields->f_reg, 0|(1<<CGEN_IFLD_ABS_ADDR), 0, 8, 9, 16, total_length, b… in ip2k_cgen_insert_operand() 591 errmsg = insert_normal (cd, fields->f_imm8, 0, 0, 7, 8, 16, total_length, buffer); in ip2k_cgen_insert_operand() 596 errmsg = insert_normal (cd, fields->f_reti3, 0, 0, 2, 3, 16, total_length, buffer); in ip2k_cgen_insert_operand()
|
| H A D | cgen-ibld.in | 47 static const char * insert_normal 77 /* Subroutine of insert_normal. */ 122 insert_normal (CGEN_CPU_DESC cd,
|
| H A D | ChangeLog | 119 * cgen-ibld.in (insert_normal): Cope with attempts to insert a
|
| H A D | ChangeLog-0203 | 312 * cgen-ibld.in (insert_normal): Remove PARAMS macro. 321 (insert_normal): Ditto.
|
| H A D | ChangeLog-0001 | 693 * cgen-ibld.in (insert_normal): Support CGEN_IFLD_SIGN_OPT. 1517 (insert_normal): Allow for non-zero word_offset with CGEN_INT_INSN_P.
|
| /openbsd-src/gnu/usr.bin/binutils/opcodes/ |
| H A D | frv-ibld.c | 46 static const char * insert_normal 121 insert_normal (CGEN_CPU_DESC cd, in insert_normal() function 575 errmsg = insert_normal (cd, fields->f_A, 0, 0, 17, 1, 32, total_length, buffer); 578 errmsg = insert_normal (cd, fields->f_A, 0, 0, 17, 1, 32, total_length, buffer); 581 errmsg = insert_normal (cd, fields->f_ACC40Si, 0, 0, 17, 6, 32, total_length, buffer); 584 errmsg = insert_normal (cd, fields->f_ACC40Sk, 0, 0, 30, 6, 32, total_length, buffer); 587 errmsg = insert_normal (cd, fields->f_ACC40Ui, 0, 0, 17, 6, 32, total_length, buffer); 590 errmsg = insert_normal (cd, fields->f_ACC40Uk, 0, 0, 30, 6, 32, total_length, buffer); 593 errmsg = insert_normal (cd, fields->f_ACCGi, 0, 0, 17, 6, 32, total_length, buffer); 596 errmsg = insert_normal (cd, fields->f_ACCGk, 0, 0, 30, 6, 32, total_length, buffer); [all …]
|
| H A D | iq2000-ibld.c | 46 static const char * insert_normal 121 insert_normal (CGEN_CPU_DESC cd, in insert_normal() function 575 errmsg = insert_normal (cd, fields->f_rs, 0, 0, 25, 5, 32, total_length, buffer); 578 errmsg = insert_normal (cd, fields->f_imm, 0, 0, 15, 16, 32, total_length, buffer); 581 errmsg = insert_normal (cd, fields->f_rt, 0, 0, 20, 5, 32, total_length, buffer); 584 errmsg = insert_normal (cd, fields->f_bytecount, 0, 0, 7, 8, 32, total_length, buffer); 587 errmsg = insert_normal (cd, fields->f_cam_y, 0, 0, 2, 3, 32, total_length, buffer); 590 errmsg = insert_normal (cd, fields->f_cam_z, 0, 0, 5, 3, 32, total_length, buffer); 593 errmsg = insert_normal (cd, fields->f_cm_3func, 0, 0, 5, 3, 32, total_length, buffer); 596 errmsg = insert_normal (cd, fields->f_cm_3z, 0, 0, 1, 2, 32, total_length, buffer); [all …]
|
| H A D | fr30-ibld.c | 46 static const char * insert_normal 121 insert_normal (CGEN_CPU_DESC cd, in insert_normal() function 575 errmsg = insert_normal (cd, fields->f_CRi, 0, 16, 12, 4, 16, total_length, buffer); 578 errmsg = insert_normal (cd, fields->f_CRj, 0, 16, 8, 4, 16, total_length, buffer); 587 errmsg = insert_normal (cd, fields->f_Ri, 0, 0, 12, 4, 16, total_length, buffer); 590 errmsg = insert_normal (cd, fields->f_Ric, 0, 16, 12, 4, 16, total_length, buffer); 593 errmsg = insert_normal (cd, fields->f_Rj, 0, 0, 8, 4, 16, total_length, buffer); 596 errmsg = insert_normal (cd, fields->f_Rjc, 0, 16, 8, 4, 16, total_length, buffer); 599 errmsg = insert_normal (cd, fields->f_Rs1, 0, 0, 8, 4, 16, total_length, buffer); 602 errmsg = insert_normal (cd, fields->f_Rs2, 0, 0, 12, 4, 16, total_length, buffer); [all …]
|
| H A D | xstormy16-ibld.c | 46 static const char * insert_normal 121 insert_normal (CGEN_CPU_DESC cd, in insert_normal() function 575 errmsg = insert_normal (cd, fields->f_Rb, 0, 0, 17, 3, 32, total_length, buffer); 578 errmsg = insert_normal (cd, fields->f_Rbj, 0, 0, 11, 1, 32, total_length, buffer); 581 errmsg = insert_normal (cd, fields->f_Rd, 0, 0, 12, 4, 32, total_length, buffer); 584 errmsg = insert_normal (cd, fields->f_Rdm, 0, 0, 13, 3, 32, total_length, buffer); 587 errmsg = insert_normal (cd, fields->f_Rm, 0, 0, 4, 3, 32, total_length, buffer); 590 errmsg = insert_normal (cd, fields->f_Rs, 0, 0, 8, 4, 32, total_length, buffer); 598 errmsg = insert_normal (cd, fields->f_abs24_1, 0, 0, 8, 8, 32, total_length, buffer); 601 errmsg = insert_normal (cd, fields->f_abs24_2, 0, 0, 16, 16, 32, total_length, buffer); [all …]
|
| H A D | m32r-ibld.c | 46 static const char * insert_normal 121 insert_normal (CGEN_CPU_DESC cd, in insert_normal() function 575 errmsg = insert_normal (cd, fields->f_acc, 0, 0, 8, 1, 32, total_length, buffer); 578 errmsg = insert_normal (cd, fields->f_accd, 0, 0, 4, 2, 32, total_length, buffer); 581 errmsg = insert_normal (cd, fields->f_accs, 0, 0, 12, 2, 32, total_length, buffer); 584 errmsg = insert_normal (cd, fields->f_r1, 0, 0, 4, 4, 32, total_length, buffer); 590 …errmsg = insert_normal (cd, value, 0|(1<<CGEN_IFLD_SIGNED)|(1<<CGEN_IFLD_RELOC)|(1<<CGEN_IFLD_PCRE… 597 …errmsg = insert_normal (cd, value, 0|(1<<CGEN_IFLD_SIGNED)|(1<<CGEN_IFLD_RELOC)|(1<<CGEN_IFLD_PCRE… 604 …errmsg = insert_normal (cd, value, 0|(1<<CGEN_IFLD_SIGNED)|(1<<CGEN_IFLD_RELOC)|(1<<CGEN_IFLD_PCRE… 608 errmsg = insert_normal (cd, fields->f_r1, 0, 0, 4, 4, 32, total_length, buffer); [all …]
|
| H A D | openrisc-ibld.c | 46 static const char * insert_normal 121 insert_normal (CGEN_CPU_DESC cd, in insert_normal() function 578 …errmsg = insert_normal (cd, value, 0|(1<<CGEN_IFLD_SIGNED)|(1<<CGEN_IFLD_ABS_ADDR), 0, 25, 26, 32,… 585 …errmsg = insert_normal (cd, value, 0|(1<<CGEN_IFLD_SIGNED)|(1<<CGEN_IFLD_PCREL_ADDR), 0, 25, 26, 3… 589 …errmsg = insert_normal (cd, fields->f_simm16, 0|(1<<CGEN_IFLD_SIGNED), 0, 15, 16, 32, total_length… 592 …errmsg = insert_normal (cd, fields->f_lo16, 0|(1<<CGEN_IFLD_SIGNED), 0, 15, 16, 32, total_length, … 595 errmsg = insert_normal (cd, fields->f_op4, 0, 0, 23, 3, 32, total_length, buffer); 598 errmsg = insert_normal (cd, fields->f_op5, 0, 0, 25, 5, 32, total_length, buffer); 601 errmsg = insert_normal (cd, fields->f_r2, 0, 0, 20, 5, 32, total_length, buffer); 604 errmsg = insert_normal (cd, fields->f_r3, 0, 0, 15, 5, 32, total_length, buffer); [all …]
|
| H A D | ip2k-ibld.c | 46 static const char * insert_normal 121 insert_normal (CGEN_CPU_DESC cd, in insert_normal() function 575 …errmsg = insert_normal (cd, fields->f_addr16cjp, 0|(1<<CGEN_IFLD_ABS_ADDR), 0, 12, 13, 16, total_l… 578 errmsg = insert_normal (cd, fields->f_imm8, 0, 0, 7, 8, 16, total_length, buffer); 581 errmsg = insert_normal (cd, fields->f_imm8, 0, 0, 7, 8, 16, total_length, buffer); 584 errmsg = insert_normal (cd, fields->f_page3, 0, 0, 2, 3, 16, total_length, buffer); 587 errmsg = insert_normal (cd, fields->f_bitno, 0, 0, 11, 3, 16, total_length, buffer); 594 …errmsg = insert_normal (cd, fields->f_reg, 0|(1<<CGEN_IFLD_ABS_ADDR), 0, 8, 9, 16, total_length, b… 597 errmsg = insert_normal (cd, fields->f_imm8, 0, 0, 7, 8, 16, total_length, buffer); 602 errmsg = insert_normal (cd, fields->f_reti3, 0, 0, 2, 3, 16, total_length, buffer);
|
| H A D | cgen-ibld.in | 46 static const char * insert_normal 76 /* Subroutine of insert_normal. */ 121 insert_normal (CGEN_CPU_DESC cd,
|
| H A D | ChangeLog-0203 | 312 * cgen-ibld.in (insert_normal): Remove PARAMS macro. 321 (insert_normal): Ditto.
|
| H A D | ChangeLog-0001 | 693 * cgen-ibld.in (insert_normal): Support CGEN_IFLD_SIGN_OPT. 1517 (insert_normal): Allow for non-zero word_offset with CGEN_INT_INSN_P.
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/cpu/ |
| H A D | m32c.cpu | 422 ; just produces a very large positive value. insert_normal will
|