Project

General

Profile

Actions

Bug #8674

closed

Incorrect memory preparator in miniMIPS demo

Added by Alexander Kamkin over 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Andrei Tatarnikov
Category:
Samples
Target version:
Start date:
01/17/2018
Due date:
% Done:

100%

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

Description

In sw t0, 0, t1, t0 holds data and t1 holds a base.

    memory_preparator(:size => 32) {
      la t0, address
      prepare t1, value
      sw t0, 0, t1
    }
Actions #1

Updated by Andrei Tatarnikov over 6 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

Done - c68eab3

Actions #2

Updated by Alexander Kamkin over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF