HomeSort by relevance Sort by last modified time
    Searched refs:movb (Results 151 - 175 of 248) sorted by null

1 2 3 4 5 67 8 910

  /bionic/libc/arch-x86_64/string/
sse2-memmove-slm.S 233 movb %sil, -1(%r8,%rdx)
234 movb %bl, (%r8)
290 movb %bl, -1(%rdi,%rdx)
291 movb %sil, (%rdi)
447 movb %bl, -1(%rdi,%rdx)
448 movb %cl, (%rdi)
sse2-memset-slm.S 68 movb %cl, (%rdi)
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseMemoryLibOptDxe/X64/
SetMem.S 39 movb %al, %ah # ah = al
  /external/syslinux/gpxe/src/arch/i386/prefix/
lkrnprefix.S 76 movb $0x0e, %ah /* write char, tty mode */
unnrv2b.S 137 ADDR32 movb (%xSI), %al /* m_off = (m_off - 3)*256 + src[ilen++] */
pxeprefix.S 206 movb $( ',' ), %al
280 movb $( '-' ), %al
303 movb ( pxe_parameter_structure + 0x02 ), %al
364 99: movb $0x0a, %al
462 movb $( ':' ), %al
  /bionic/libc/arch-x86/atom/string/
sse2-memset-atom.S 108 movb %al, %ah
193 movb %al, -1(%edx)
234 movb %al, -1(%edx)
541 movb %al, -1(%edx)
582 movb %al, -1(%edx)
623 movb %al, -1(%edx)
666 movb %al, -1(%edx)
707 movb %al, -1(%edx)
750 movb %al, -1(%edx)
793 movb %al, -1(%edx
    [all...]
ssse3-strcpy-atom.S 112 movb - 1 byte
    [all...]
  /device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/Ia32/
MpFuncs.S 103 movb $NotVacantFlag, %al
122 movb $VacantFlag, %al
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/m68hc11/
m68hc11.exp 156 gas_m68hc11_error "-m68hc12" "movb 200,x,3,y\n" \
157 "Offset out of 5-bit range for movw/movb insn: 200"
158 gas_m68hc11_error "-m68hc12" "movb 2,x,300,y\n" \
159 "Offset out of 5-bit range for movw/movb insn: 300"
160 gas_m68hc11_error "-m68hc12" "movb 2,x,bar,y\nbar=300\n" \
161 "Offset out of 5-bit range for movw/movb insn: 300"
162 gas_m68hc11_error "-m68hc12" "movb bar,y,2,x\nbar=300\n" \
163 "Offset out of 5-bit range for movw/movb insn: 300"
164 gas_m68hc11_error "-m68hc12" "movb 200,pc,3,y\n" \
165 "Offset out of 5-bit range for movw/movb insn: 200
    [all...]
  /external/valgrind/coregrind/
m_trampoline.S 878 movb %al, (%edx)
923 movb %al, (%edx)
965 movb %cl, (%edx)
974 movb $0, (%edx)
1034 movb %al, (%rdx)
1072 movb %al, (%rdx)
1109 movb %dl, (%rcx)
1118 movb $0, (%rcx)
1137 movb (%rdi), %cl
1147 movb 1(%rdi), %c
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
opcode-suffix.d 137 *[0-9a-f]+: 88 90 90 90 90 90[ ]+movb[ ]+%dl,-0x6f6f6f70\(%eax\)
139 *[0-9a-f]+: 8a 90 90 90 90 90[ ]+movb[ ]+-0x6f6f6f70\(%eax\),%dl
161 *[0-9a-f]+: a0 90 90 90 90[ ]+movb[ ]+0x90909090,%al
163 *[0-9a-f]+: a2 90 90 90 90[ ]+movb[ ]+%al,0x90909090
177 *[0-9a-f]+: b0 90[ ]+movb[ ]+\$0x90,%al
178 *[0-9a-f]+: b1 90[ ]+movb[ ]+\$0x90,%cl
179 *[0-9a-f]+: b2 90[ ]+movb[ ]+\$0x90,%dl
180 *[0-9a-f]+: b3 90[ ]+movb[ ]+\$0x90,%bl
181 *[0-9a-f]+: b4 90[ ]+movb[ ]+\$0x90,%ah
182 *[0-9a-f]+: b5 90[ ]+movb[ ]+\$0x90,%c
    [all...]
opts.d 58 [ ]*[a-f0-9]+: 88 d1 movb %dl,%cl
59 [ ]*[a-f0-9]+: 8a ca movb.s %dl,%cl
64 [ ]*[a-f0-9]+: 88 d1 movb %dl,%cl
65 [ ]*[a-f0-9]+: 8a ca movb.s %dl,%cl
192 [ ]*[a-f0-9]+: 88 d1 movb %dl,%cl
193 [ ]*[a-f0-9]+: 8a ca movb.s %dl,%cl
  /device/linaro/bootloader/edk2/DuetPkg/BootSector/
bootsect.S 95 movb $8, %ah # ah = 8 - Get Drive Parameters Function
96 movb %dl, PhysicalDrive(%bp) # BBS defines that BIOS would pass the booting driver number to the loader through DL
99 movb %dh, %al # al = dh
102 movb %cl, %al # al = cl
115 movb NoFats(%bp), %al # al = NoFats
176 movb SectorsPerCluster(%bp), %bl # bx = SectorsPerCluster
182 movb SectorsPerCluster(%bp), %bl # bx = Number of Sectors in a cluster
238 movb %dl, %cl # cl = (StartLBA % MaxSector) + 1 = Sector
244 movb %dl, %dh # dh = Head
246 movb PhysicalDrive(%bp), %dl # dl = Drive Number
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/Ia32/
EfiZeroMem.S 74 movb $0, (%edi)
  /device/linaro/bootloader/edk2/IntelFspWrapperPkg/Library/SecPeiFspPlatformSecLibSample/Ia32/
PeiCoreEntry.S 92 movb %bl, %cl
  /external/valgrind/coregrind/m_syswrap/
syscall-amd64-darwin.S 154 movb 0(%rsp), %al
  /device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/X64/
SmiEntry.S 130 movb $0x89, %dl
131 movb %dl, (TSS_SEGMENT + 5)(%rax) # clear busy flag
  /external/syslinux/gpxe/src/arch/i386/transitions/
librm.S 157 movb %al, 4(%bx)
158 movb %ah, 7(%bx)
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-m68hc11/
far-hc12.d 39 0+c049 <__far_trampoline> movb 0x0,SP, 0x2,SP
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Library/PlatformSecLib/Ia32/
Flat32.S 182 .byte 0xb0,0x08 #movb $0x08, %al
185 .byte 0xb0,0x55 #movb $0x55, %al
298 movb %bl, %cl
351 movb $(NMI_DISABLE), %al
497 movb $(NMI_ENABLE), %al
569 movb $(ALL_BYTE_EN << SB_BE_FIELD), %cl # Set all Byte Enable bits
626 movb $(ALL_BYTE_EN << SB_BE_FIELD), %cl # Set all Byte Enable bits
  /external/boringssl/src/crypto/chacha/asm/
chacha-x86.pl 341 &movb ("al",&BP(0,$c_,$b_));
342 &movb ("dl",&BP(0,"esp",$c_));
737 &movb ("al",&BP(0,"esp","ebp"));
738 &movb ("dl",&BP(0,$inp,"ebp"));
741 &movb (&BP(-1,$out,"ebp"),"al");
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/
x86-64-opcode.d 30 [ ]*[a-f0-9]+: 41 c6 00 00 movb \$0x0,\(%r8\)
31 [ ]*[a-f0-9]+: c6 00 00 movb \$0x0,\(%rax\)
36 [ ]*[a-f0-9]+: 41 c6 00 00 movb \$0x0,\(%r8\)
37 [ ]*[a-f0-9]+: c6 00 00 movb \$0x0,\(%rax\)
41 [ ]*[a-f0-9]+: 41 c6 00 00 movb \$0x0,\(%r8\)
42 [ ]*[a-f0-9]+: c6 00 00 movb \$0x0,\(%rax\)
x86-64-opts.d 75 [ ]*[a-f0-9]+: 88 d1 movb %dl,%cl
76 [ ]*[a-f0-9]+: 8a ca movb.s %dl,%cl
81 [ ]*[a-f0-9]+: 88 d1 movb %dl,%cl
82 [ ]*[a-f0-9]+: 8a ca movb.s %dl,%cl
237 [ ]*[a-f0-9]+: 88 d1 movb %dl,%cl
238 [ ]*[a-f0-9]+: 8a ca movb.s %dl,%cl
x86-64-sse2avx-opts.d 76 [ ]*[a-f0-9]+: 88 d1 movb %dl,%cl
77 [ ]*[a-f0-9]+: 8a ca movb.s %dl,%cl
82 [ ]*[a-f0-9]+: 88 d1 movb %dl,%cl
83 [ ]*[a-f0-9]+: 8a ca movb.s %dl,%cl
238 [ ]*[a-f0-9]+: 88 d1 movb %dl,%cl
239 [ ]*[a-f0-9]+: 8a ca movb.s %dl,%cl

Completed in 937 milliseconds

1 2 3 4 5 67 8 910