Home
last modified time | relevance | path

Searched defs:Sbit (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVAsmBackend.cpp255 unsigned Sbit = (Value >> 20) & 0x1; in adjustFixupValue() local
273 unsigned Sbit = (Value >> 12) & 0x1; in adjustFixupValue() local
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Darm-dis.c11738 unsigned int Sbit = (given & 0x01000000) >> 24; in print_insn_thumb32() local
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Darm-dis.c11152 unsigned int Sbit = (given & 0x01000000) >> 24; in print_insn_thumb32() local