Home
last modified time | relevance | path

Searched refs:bit31 (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/epiphany/
H A Depiphany.md959 /* By toggling what it to be bit31 before the shift, we get a chance to
961 rtx bit31 = force_reg (SImode, GEN_INT (0x800000));
969 emit_insn (gen_subsi3_i (tmp, op1si, bit31));
980 rtx bit31;
990 bit31 = force_reg (SImode, gen_int_mode (0x80000000, SImode));
992 emit_insn (gen_xorsi3 (operands[0], operands[0], bit31));
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/epiphany/
H A Depiphany.md959 /* By toggling what it to be bit31 before the shift, we get a chance to
961 rtx bit31 = force_reg (SImode, GEN_INT (0x800000));
969 emit_insn (gen_subsi3_i (tmp, op1si, bit31));
980 rtx bit31;
990 bit31 = force_reg (SImode, gen_int_mode (0x80000000, SImode));
992 emit_insn (gen_xorsi3 (operands[0], operands[0], bit31));
/netbsd-src/sys/arch/x68k/stand/boot_ufs/
H A Dboot.S465 | bit31-24: sector length (0: 128, 1: 256, 2: 512, 3: 1K)
/netbsd-src/sys/lib/libkern/arch/hppa/
H A Dmilli.S423 bit31: .equ 31 label
437 depi 0,bit31,len2,22