Project

General

Profile

Actions

Task #10122

open

Template libraries for standard features

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

Status:
New
Priority:
Normal
Category:
Template Processor
Target version:
Start date:
02/13/2020
Due date:
% Done:

0%

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

Description

Some template features seem to be common for all ISAs, e.g.,

  1. riscv_base.rb: constants NAN, INF, etc (IEEE 754);
  2. riscv_base.rb: data definition directives .byte, .hword, etc (GNU assembler).

I suggest introducing template libraries such as

  1. float.rb and
  2. gnu.rb

to avoid copy-paste.

Actions

Also available in: Atom PDF