Searched refs:TEST_RR_ZEROSRC12 (Results 1 - 21 of 21) sorted by relevance

/gem5/tests/test-progs/asmtest/src/riscv/isa/rv64ui/
H A Dslt.S72 TEST_RR_ZEROSRC12( 37, slt, 0 );
H A Dsltu.S72 TEST_RR_ZEROSRC12( 37, sltu, 0 );
H A Dadd.S73 TEST_RR_ZEROSRC12( 37, add, 0 );
H A Daddw.S73 TEST_RR_ZEROSRC12( 37, addw, 0 );
H A Dand.S57 TEST_RR_ZEROSRC12( 26, and, 0 );
H A Dor.S57 TEST_RR_ZEROSRC12( 26, or, 0 );
H A Dsub.S71 TEST_RR_ZEROSRC12( 36, sub, 0 );
H A Dsubw.S71 TEST_RR_ZEROSRC12( 36, subw, 0 );
H A Dxor.S57 TEST_RR_ZEROSRC12( 26, xor, 0 );
H A Dsll.S84 TEST_RR_ZEROSRC12( 42, sll, 0 );
H A Dsllw.S78 TEST_RR_ZEROSRC12( 42, sllw, 0 );
H A Dsra.S78 TEST_RR_ZEROSRC12( 42, sra, 0 );
H A Dsraw.S78 TEST_RR_ZEROSRC12( 42, sraw, 0 );
H A Dsrl.S81 TEST_RR_ZEROSRC12( 42, srl, 0 );
H A Dsrlw.S78 TEST_RR_ZEROSRC12( 42, srlw, 0 );
/gem5/tests/test-progs/asmtest/src/riscv/isa/rv64um/
H A Dmul.S66 TEST_RR_ZEROSRC12( 28, mul, 0 );
H A Dmulh.S60 TEST_RR_ZEROSRC12( 28, mulh, 0 );
H A Dmulhsu.S60 TEST_RR_ZEROSRC12( 28, mulhsu, 0 );
H A Dmulhu.S63 TEST_RR_ZEROSRC12( 28, mulhu, 0 );
H A Dmulw.S60 TEST_RR_ZEROSRC12( 28, mulw, 0 );
/gem5/tests/test-progs/asmtest/src/riscv/isa/macros/scalar/
H A Dtest_macros.h202 #define TEST_RR_ZEROSRC12( testnum, inst, result ) \ macro

Completed in 16 milliseconds