Searched refs:NONSTRICT_ALIGNMENT (Results 1 - 10 of 10) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/ppc/
H A Dvm_n.h58 case NONSTRICT_ALIGNMENT:
106 case NONSTRICT_ALIGNMENT:
H A Dstd-config.h200 are permitted (NONSTRICT_ALIGNMENT) while in little-endian mode the
203 #define NONSTRICT_ALIGNMENT 1 macro
H A Doptions.c59 case NONSTRICT_ALIGNMENT: return "NONSTRICT";
H A Dpsim.c482 : NONSTRICT_ALIGNMENT);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/common/
H A Dsim-config.c99 case NONSTRICT_ALIGNMENT:
100 return "NONSTRICT_ALIGNMENT";
267 : NONSTRICT_ALIGNMENT);
H A Dsim-config.h416 transfers (NONSTRICT_ALIGNMENT); or the address is forced into
425 NONSTRICT_ALIGNMENT,
424 NONSTRICT_ALIGNMENT, enumerator in enum:sim_alignments
H A Dsim-options.c292 if (WITH_ALIGNMENT == 0 || WITH_ALIGNMENT == NONSTRICT_ALIGNMENT)
294 current_alignment = NONSTRICT_ALIGNMENT;
316 case NONSTRICT_ALIGNMENT:
H A Dsim-n-core.h220 case NONSTRICT_ALIGNMENT:
350 case NONSTRICT_ALIGNMENT:
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/m68hc11/
H A Dinterp.c434 current_alignment = NONSTRICT_ALIGNMENT;
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/h8300/
H A Dcompile.c4926 current_alignment = NONSTRICT_ALIGNMENT;

Completed in 177 milliseconds