Searched refs:asi (Results 26 - 33 of 33) sorted by relevance

12

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/erc32/
H A Dinterf.c88 sregs->asi = 8;
90 sregs->asi = 9;
97 mexc = memory_read(sregs->asi, sregs->pc, &sregs->inst,
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dira-conflicts.c574 ira_allocno_set_iterator asi;
579 ALLOCNO_MIN (a), ALLOCNO_MAX (a), i, asi)
616 ALLOCNO_MIN (a), ALLOCNO_MAX (a), i, asi)
572 ira_allocno_set_iterator asi; local
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Dtc-sparc.c2557 int asi = 0;
2559 /* Parse an asi. */
2562 if (! parse_keyword_arg (sparc_encode_asi, &s, &asi))
2570 if (! parse_const_expr_arg (&s, &asi))
2575 if (asi < 0 || asi > 255)
2581 opcode |= ASI (asi);
2634 if (strncmp (s, "%asi", 4) != 0)
2856 things like %asi, etc. but continuing that route through to the end
2548 int asi = 0; local
/netbsd-6-1-5-RELEASE/sys/arch/sparc64/sparc64/
H A Ddb_interface.c636 int asi = ASI_PHYS_CACHED; local
651 asi = ASI_AIUS;
659 db_printf("%8.8lx\n", (long)ldxa(addr, asi));
/netbsd-6-1-5-RELEASE/distrib/utils/sysinst/arch/mac68k/
H A Dmsg.md.es78 Las particiones de drivers de disco no ser�n inicializadas asi que el
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/s390/
H A Dzarch-z10.s3 asi 5555(%r6),-42
H A Dzarch-z10.d9 .*: eb d6 65 b3 01 6a [ ]*asi 5555\(%r6\),-42
/netbsd-6-1-5-RELEASE/sys/arch/sparc64/dev/
H A Dpyro.c391 device_xname(sc->sc_dev), name, ss, asi);

Completed in 276 milliseconds

12