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

Also available in: Atom PDF