Lines Matching refs:insert_normal
48 static const char * insert_normal
123 insert_normal (CGEN_CPU_DESC cd, in insert_normal() function
582 …errmsg = insert_normal (cd, fields->f_offset16, 0|(1<<CGEN_IFLD_SIGNED), 16, 15, 16, 16, total_len… in bpf_cgen_insert_operand()
585 …errmsg = insert_normal (cd, fields->f_imm32, 0|(1<<CGEN_IFLD_SIGNED), 32, 31, 32, 32, total_length… in bpf_cgen_insert_operand()
588 errmsg = insert_normal (cd, fields->f_dstbe, 0, 8, 7, 4, 8, total_length, buffer); in bpf_cgen_insert_operand()
591 errmsg = insert_normal (cd, fields->f_dstle, 0, 8, 3, 4, 8, total_length, buffer); in bpf_cgen_insert_operand()
594 …errmsg = insert_normal (cd, fields->f_imm32, 0|(1<<CGEN_IFLD_SIGNED), 32, 31, 32, 32, total_length… in bpf_cgen_insert_operand()
597 …errmsg = insert_normal (cd, fields->f_imm32, 0|(1<<CGEN_IFLD_SIGNED), 32, 31, 32, 32, total_length… in bpf_cgen_insert_operand()
606 errmsg = insert_normal (cd, fields->f_imm64_a, 0, 32, 31, 32, 32, total_length, buffer); in bpf_cgen_insert_operand()
609 errmsg = insert_normal (cd, fields->f_imm64_b, 0, 64, 31, 32, 32, total_length, buffer); in bpf_cgen_insert_operand()
612 errmsg = insert_normal (cd, fields->f_imm64_c, 0, 96, 31, 32, 32, total_length, buffer); in bpf_cgen_insert_operand()
618 …errmsg = insert_normal (cd, fields->f_offset16, 0|(1<<CGEN_IFLD_SIGNED), 16, 15, 16, 16, total_len… in bpf_cgen_insert_operand()
621 errmsg = insert_normal (cd, fields->f_srcbe, 0, 8, 3, 4, 8, total_length, buffer); in bpf_cgen_insert_operand()
624 errmsg = insert_normal (cd, fields->f_srcle, 0, 8, 7, 4, 8, total_length, buffer); in bpf_cgen_insert_operand()