sim: run: punt!

Now that all targets have been converted to nrun, we can finally punt
this old inconsistent interface.

A few stray references to the old run were sprinkled about; clean them
up in the process.

We leave behind the run(1) man page mostly so that we get it updated for
the new nrun interface.
This commit is contained in:
Mike Frysinger
2015-03-31 01:13:12 -04:00
parent aadc9410ba
commit 0fe84f3fbe
17 changed files with 32 additions and 513 deletions

View File

@@ -42,8 +42,6 @@ uint32 sign_flag;
static struct hash_entry *lookup_hash (uint64 ins, int size);
static void get_operands (operand_desc *s, uint64 mcode, int isize, int nops);
extern void sim_set_profile (int n);
extern void sim_set_profile_size (int n);
static INLINE uint8 *map_memory (unsigned phys_addr);
#define MAX_HASH 16