URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [gdb-5.0/] [gdb/] [testsuite/] [gdb.chill/] [pr-5646-grt.ch] - Rev 107
Go to most recent revision | Compare with Previous | Blame | View Log
x: MODULE
NEWMODE a_set = SET (a, b, c, d);
NEWMODE a_ps = POWERSET a_set;
GRANT a_ps;
END;
Go to most recent revision | Compare with Previous | Blame | View Log