CVS log for gforth/arch/mips/check_prim.c

[BACK] Up to [gforth] / gforth / arch / mips

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN
Current tag: MAIN


Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Aug 7 15:31:14 2010 UTC (13 years, 8 months ago) by dvdkhlng
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.1: preferred, unified
Changes since revision 1.1: +6 -0 lines
also blacklist MFHI, MFLO instructions as non-relocatable.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Aug 7 15:05:40 2010 UTC (13 years, 8 months ago) by dvdkhlng
Branches: MAIN
Make dynamic superinstructions work for MIPS by defining a
architecture-specific test macro CHECK_PRIM() that return whether a memory
region might contain non-relocatable code.  On MIPS that check is implementad
as a simple comparison against a blacklist of problematic opcodes.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>