Searched refs:vs3 (Results 1 – 6 of 6) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVInstrFormatsV.td | 276 bits<5> vs3; 286 let Inst{11-7} = vs3; 297 bits<5> vs3; 307 let Inst{11-7} = vs3; 318 bits<5> vs3; 328 let Inst{11-7} = vs3;
|
| H A D | RISCVInstrInfoV.td | 374 // unit-stride store vd, vs3, (rs1), vm 378 "$vs3, ${rs1}$vm">; 389 // unit-stride mask store vd, vs3, (rs1) 393 "$vs3, $rs1">; 396 // strided store vd, vs3, (rs1), rs2, vm 402 // indexed store vd, vs3, (rs1), vs2, vm 408 // segment store vd, vs3, (rs1), vm 412 "$vs3, ${rs1}$vm">; 414 // segment store vd, vs3, (rs1), rs2, vm 420 // segment store vd, vs3, (rs1), vs2, vm [all …]
|
| /freebsd-14.2/sys/dev/ntb/test/ |
| H A D | ntb_tool.c | 458 bool vs1, vs2, vs3; in parse_mw_buf() local 461 vs1 = vs2 = vs3 = false; in parse_mw_buf() 476 vs3 = true; in parse_mw_buf() 485 } else if (!vs3 && !strcmp(op2, "pattern")) { in parse_mw_buf() 487 vs3 = true; in parse_mw_buf() 494 } else if (!vs3 && !strcmp(op3, "pattern")) { in parse_mw_buf() 496 vs3 = true; in parse_mw_buf() 499 *s_pflag = vs3; in parse_mw_buf() 500 if (vs3 && *cmd == 'R') in parse_mw_buf()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/Utility/ |
| H A D | RegisterInfos_ppc64le.h | 212 DEFINE_VSX(vs3, LLDB_INVALID_REGNUM), \ 397 uint32_t vs3[4]; member
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrMMA.td | 1065 $vs3, sub_vsx0)); 1083 def : Pat<(v512i1 (PPCAccBuild v4i32:$vs1, v4i32:$vs0, v4i32:$vs3, v4i32:$vs2)), 1086 v16i8:$vs3, v16i8:$vs2)), 1100 def : Pat<(v512i1 (PPCAccBuild v4i32:$vs1, v4i32:$vs0, v4i32:$vs3, v4i32:$vs2)), 1103 v16i8:$vs3, v16i8:$vs2)),
|
| H A D | PPCInstrP10.td | 1107 $vs3, sub_vsx0));
|