Commit 536fe74
File tree
Expand file treeCollapse file tree
6 files changed
+61
-20
lines changedFilter options
- llvm
- lib/Target/RISCV
- Disassembler
- test
- CodeGen/RISCV/rvv
- MC/RISCV
Expand file treeCollapse file tree
6 files changed
+61
-20
lines changedllvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp
Copy file name to clipboardExpand all lines: llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
197 | 197 |
|
198 | 198 |
|
199 | 199 |
|
| 200 | + |
| 201 | + |
| 202 | + |
| 203 | + |
| 204 | + |
| 205 | + |
| 206 | + |
| 207 | + |
| 208 | + |
| 209 | + |
200 | 210 |
|
201 | 211 |
|
202 | 212 |
|
|
llvm/lib/Target/RISCV/RISCVInstrInfoXqci.td
Copy file name to clipboardExpand all lines: llvm/lib/Target/RISCV/RISCVInstrInfoXqci.td+8-8Lines changed: 8 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
584 | 584 |
|
585 | 585 |
|
586 | 586 |
|
587 |
| - |
588 |
| - |
589 |
| - |
590 |
| - |
| 587 | + |
| 588 | + |
| 589 | + |
| 590 | + |
591 | 591 |
|
592 |
| - |
593 |
| - |
594 |
| - |
595 |
| - |
| 592 | + |
| 593 | + |
| 594 | + |
| 595 | + |
596 | 596 |
|
597 | 597 |
|
598 | 598 |
|
|
llvm/lib/Target/RISCV/RISCVRegisterInfo.td
Copy file name to clipboardExpand all lines: llvm/lib/Target/RISCV/RISCVRegisterInfo.td+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
302 | 302 |
|
303 | 303 |
|
304 | 304 |
|
| 305 | + |
| 306 | + |
| 307 | + |
| 308 | + |
| 309 | + |
305 | 310 |
|
306 | 311 |
|
307 | 312 |
|
|
llvm/test/CodeGen/RISCV/rvv/vsetvli-insert-zve64f.mir
Copy file name to clipboardExpand all lines: llvm/test/CodeGen/RISCV/rvv/vsetvli-insert-zve64f.mir+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
27 |
| - |
| 27 | + |
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
| ||
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
37 |
| - |
| 37 | + |
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
llvm/test/MC/RISCV/xqcibm-invalid.s
Copy file name to clipboardExpand all lines: llvm/test/MC/RISCV/xqcibm-invalid.s+33-7Lines changed: 33 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
269 | 269 |
|
270 | 270 |
|
271 | 271 |
|
272 |
| - |
| 272 | + |
| 273 | + |
273 | 274 |
|
274 | 275 |
|
275 | 276 |
|
| ||
289 | 290 |
|
290 | 291 |
|
291 | 292 |
|
292 |
| - |
| 293 | + |
| 294 | + |
293 | 295 |
|
294 | 296 |
|
295 | 297 |
|
| ||
396 | 398 |
|
397 | 399 |
|
398 | 400 |
|
| 401 | + |
| 402 | + |
| 403 | + |
| 404 | + |
399 | 405 |
|
400 | 406 |
|
401 | 407 |
|
| ||
406 | 412 |
|
407 | 413 |
|
408 | 414 |
|
409 |
| - |
| 415 | + |
410 | 416 |
|
411 | 417 |
|
412 |
| - |
| 418 | + |
413 | 419 |
|
414 | 420 |
|
415 | 421 |
|
416 |
| - |
| 422 | + |
| 423 | + |
| 424 | + |
| 425 | + |
| 426 | + |
417 | 427 |
|
418 | 428 |
|
419 | 429 |
|
420 |
| - |
| 430 | + |
421 | 431 |
|
422 | 432 |
|
423 |
| - |
| 433 | + |
424 | 434 |
|
425 | 435 |
|
426 | 436 |
|
| ||
434 | 444 |
|
435 | 445 |
|
436 | 446 |
|
| 447 | + |
| 448 | + |
| 449 | + |
| 450 | + |
437 | 451 |
|
438 | 452 |
|
439 | 453 |
|
| ||
453 | 467 |
|
454 | 468 |
|
455 | 469 |
|
| 470 | + |
| 471 | + |
| 472 | + |
| 473 | + |
456 | 474 |
|
457 | 475 |
|
458 | 476 |
|
| ||
472 | 490 |
|
473 | 491 |
|
474 | 492 |
|
| 493 | + |
| 494 | + |
| 495 | + |
| 496 | + |
475 | 497 |
|
476 | 498 |
|
477 | 499 |
|
| ||
491 | 513 |
|
492 | 514 |
|
493 | 515 |
|
| 516 | + |
| 517 | + |
| 518 | + |
| 519 | + |
494 | 520 |
|
495 | 521 |
|
496 | 522 |
|
|
llvm/test/MC/RISCV/xqcibm-valid.s
Copy file name to clipboardExpand all lines: llvm/test/MC/RISCV/xqcibm-valid.s+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
90 | 90 |
|
91 | 91 |
|
92 | 92 |
|
93 |
| - |
94 |
| - |
95 |
| - |
| 93 | + |
| 94 | + |
| 95 | + |
96 | 96 |
|
97 | 97 |
|
98 | 98 |
|
|
0 commit comments