Searched refs:extl (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/sys/arch/atari/stand/tostools/libtos/
H A Dbiosrw.s81 extl d0 define
/netbsd-current/external/gpl3/gdb.old/dist/sim/testsuite/sim/h8300/
H A Dallinsn.exp27 run_sim_test extl.s $all
/netbsd-current/sys/arch/m68k/include/
H A Dasm.h259 extl reg
/netbsd-current/sys/arch/mvme68k/mvme68k/
H A Dlocore.s239 extl %d1
244 extl %d1
249 extl %d1
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/alpha/
H A Dalpha.c3400 rtx meml, memh, addr, extl, exth, tmp, mema;
3407 extl = gen_reg_rtx (DImode);
3409 emit_insn (gen_zero_extendqidi2 (extl, meml));
3413 addr = expand_simple_binop (DImode, IOR, extl, exth,
3433 extl = gen_reg_rtx (DImode);
3463 emit_insn (gen_extql (extl, meml, addr));
3469 addr = expand_binop (DImode, ior_optab, extl, exth, tgt, 1, OPTAB_WIDEN);
3476 emit_insn (gen_extxl (extl, meml, GEN_INT (size*8), addr));
3495 addr = expand_binop (mode, ior_optab, gen_lowpart (mode, extl),
3391 rtx meml, memh, addr, extl, exth, tmp, mema; local
/netbsd-current/external/gpl3/gcc/dist/gcc/config/alpha/
H A Dalpha.cc3400 rtx meml, memh, addr, extl, exth, tmp, mema;
3407 extl = gen_reg_rtx (DImode);
3409 emit_insn (gen_zero_extendqidi2 (extl, meml));
3413 addr = expand_simple_binop (DImode, IOR, extl, exth,
3433 extl = gen_reg_rtx (DImode);
3463 emit_insn (gen_extql (extl, meml, addr));
3469 addr = expand_binop (DImode, ior_optab, extl, exth, tgt, 1, OPTAB_WIDEN);
3476 emit_insn (gen_extxl (extl, meml, GEN_INT (size*8), addr));
3495 addr = expand_binop (mode, ior_optab, gen_lowpart (mode, extl),
3391 rtx meml, memh, addr, extl, exth, tmp, mema; local

Completed in 188 milliseconds