Project

General

Profile

Actions

Bug #10136

open

Comment for self checks differs from the others

Added by Alexander Kamkin about 4 years ago. Updated about 1 year ago.

Status:
New
Priority:
Normal
Category:
Test Engine
Target version:
Start date:
02/25/2020
Due date:
% Done:

0%

Estimated time:
Detected in build:
svn
Platform:
Published in build:

Description

        #==================================================================================================
        # Test Case 0 (product.rb:27)

        # Preparation
        or t0, zero, zero
        li t1, 0xaa1f0a7293a51583
        li t3, 0xfffffffffffffffe
        li t4, 0xfffffffffffffffe

        # Stimulus
        add t2, t1, t0
        ori a0, t3, -434
        xor t5, a0, t4

        #==================================================================================================
        # Self-Checks for Test Case 0

        li sp, 0xaa1f0a7293a51583
        bne sp, t2, fail
        li sp, 0xfffffffffffffffe
        bne sp, a0, fail
        bne zero, t5, fail
Actions #1

Updated by Alexander Protsenko about 1 year ago

  • Target version changed from 2.5 to 2.6
Actions

Also available in: Atom PDF