Searched refs:f_s16 (Results 1 - 11 of 11) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/vmx/
H A Ddebug-2.c21 static void f_s16(vector signed short *p) {} function
34 f_s16(&s16);
H A Ddebug-3.c26 void f_s16(vector signed short *p) { function
67 f_s16(&s16);
H A Ddebug-4.c27 void f_s16(vector signed short *p) { function
70 f_s16(&s16);
/haiku-buildtools/legacy/binutils/opcodes/
H A Dfrv-ibld.c798 errmsg = insert_normal (cd, fields->f_s16, 0|(1<<CGEN_IFLD_SIGNED), 0, 15, 16, 32, total_length, buffer);
810 errmsg = insert_normal (cd, fields->f_s16, 0|(1<<CGEN_IFLD_SIGNED), 0, 15, 16, 32, total_length, buffer);
1121 length = extract_normal (cd, ex_info, insn_value, 0|(1<<CGEN_IFLD_SIGNED), 0, 15, 16, 32, total_length, pc, & fields->f_s16);
1133 length = extract_normal (cd, ex_info, insn_value, 0|(1<<CGEN_IFLD_SIGNED), 0, 15, 16, 32, total_length, pc, & fields->f_s16);
1415 value = fields->f_s16;
1427 value = fields->f_s16;
1675 value = fields->f_s16;
1687 value = fields->f_s16;
1942 fields->f_s16 = value;
1954 fields->f_s16
[all...]
H A Dfrv-dis.c362 print_normal (cd, info, fields->f_s16, 0|(1<<CGEN_OPERAND_SIGNED)|(1<<CGEN_OPERAND_HASH_PREFIX), pc, length);
374 print_lo (cd, info, fields->f_s16, 0|(1<<CGEN_OPERAND_SIGNED), pc, length);
H A Dfrv-opc.h307 long f_s16; member in struct:cgen_fields
H A Dfrv-asm.c1228 errmsg = cgen_parse_signed_integer (cd, strp, FRV_OPERAND_S16, (long *) (& fields->f_s16));
1240 errmsg = parse_uslo16 (cd, strp, FRV_OPERAND_SLO16, (long *) (& fields->f_s16));
/haiku-buildtools/binutils/opcodes/
H A Dfrv-ibld.c805 errmsg = insert_normal (cd, fields->f_s16, 0|(1<<CGEN_IFLD_SIGNED), 0, 15, 16, 32, total_length, buffer);
817 errmsg = insert_normal (cd, fields->f_s16, 0|(1<<CGEN_IFLD_SIGNED), 0, 15, 16, 32, total_length, buffer);
1128 length = extract_normal (cd, ex_info, insn_value, 0|(1<<CGEN_IFLD_SIGNED), 0, 15, 16, 32, total_length, pc, & fields->f_s16);
1140 length = extract_normal (cd, ex_info, insn_value, 0|(1<<CGEN_IFLD_SIGNED), 0, 15, 16, 32, total_length, pc, & fields->f_s16);
1422 value = fields->f_s16;
1434 value = fields->f_s16;
1682 value = fields->f_s16;
1694 value = fields->f_s16;
1949 fields->f_s16 = value;
1961 fields->f_s16
[all...]
H A Dfrv-dis.c361 print_normal (cd, info, fields->f_s16, 0|(1<<CGEN_OPERAND_SIGNED)|(1<<CGEN_OPERAND_HASH_PREFIX), pc, length);
373 print_lo (cd, info, fields->f_s16, 0|(1<<CGEN_OPERAND_SIGNED), pc, length);
H A Dfrv-opc.h307 long f_s16; member in struct:cgen_fields
H A Dfrv-asm.c1228 errmsg = cgen_parse_signed_integer (cd, strp, FRV_OPERAND_S16, (long *) (& fields->f_s16));
1240 errmsg = parse_uslo16 (cd, strp, FRV_OPERAND_SLO16, (long *) (& fields->f_s16));

Completed in 117 milliseconds