Commit c0f407d
committed
standalone_systests: build hsv39_tlb with -mv81
hsv39_tlb's tlbp64() probes HSV39 extended TLB entries by passing a
64-bit register pair to the tlbp mnemonic, which the assembler encodes
as Y2_tlbpp. That instruction form requires -mv81, while the suite
otherwise defaults to -mv68.
Add compile and link options for hsv39_tlb only, leaving the global
HEXAGON_ARCH and unrelated tests unchanged.
Signed-off-by: Marco Liebel <marco.liebel@oss.qualcomm.com>1 parent 82c17ad commit c0f407d
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
195 | 202 | | |
196 | 203 | | |
197 | 204 | | |
| |||
0 commit comments