HomeSort by relevance Sort by last modified time
    Searched refs:BX (Results 26 - 50 of 56) sorted by null

12 3

  /system/core/libpixelflinger/codeflinger/
ARMAssemblerProxy.cpp 195 void ARMAssemblerProxy::BX(int cc, int Rn) {
196 mTarget->BX(cc, Rn);
ARMAssembler.h 108 virtual void BX(int cc, int Rn);
ARMAssemblerInterface.h 143 virtual void BX(int cc, int Rn) = 0;
MIPSAssembler.h 108 virtual void BX(int cc, int Rn);
MIPSAssembler.cpp 754 void ArmToMipsAssembler::BX(int cc, int Rn)
    [all...]
  /external/sonivox/arm-hybrid-22k/lib_src/
ARM-E_filter_gnu.s 130 BX lr
ARM-E_interpolate_loop_gnu.s 127 BX lr
ARM-E_interpolate_noloop_gnu.s 126 BX lr
ARM-E_voice_gain_gnu.s 162 BX lr
  /external/sonivox/arm-wt-22k/lib_src/
ARM-E_filter_gnu.s 130 BX lr
ARM-E_interpolate_loop_gnu.s 127 BX lr
ARM-E_interpolate_noloop_gnu.s 126 BX lr
ARM-E_voice_gain_gnu.s 162 BX lr
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm_neon_asm_gcc/
h264bsdWriteMacroblock.S 152 @ BX lr
  /external/qemu-pc-bios/bochs/bios/
rombios.c 424 push bx
428 mov bx, 6[bp] ; offset local
429 mov ax, [bx]
430 add bx, #2 local
431 mov dx, [bx]
435 pop bx
452 push bx
456 mov bx, 6[bp] ; offset local
458 mov [bx], ax ; write data word
459 add bx, # local
479 and bx,2[di] local
488 adc bx,2[di] local
508 sbb bx,2[di] local
536 or bx,2[di] local
603 mov bx, 2[di] local
606 mov bx, [di] local
785 Bit16u bx, dx, cx, ax; member in struct:__anon14061::__anon14062::__anon14063
802 Bit16u bx, filler5, dx, filler6, cx, filler7, ax, filler8; member in struct:__anon14065::__anon14066::__anon14068
1284 mov bx, 6[bp] ; offset local
1307 mov bx, 6[bp] ; offset local
1332 mov bx, 6[bp] ; offset local
1358 mov bx, 6[bp] ; offset local
1446 xor bx,bx local
3985 mov bx, sp local
4494 mov bx, sp local
6790 mul ax, bx ;; dx:ax = (cylinders -1) * (heads * sectors) local
8065 xor bx, bx ;; offset local
8150 mov bp, bx local
8631 mov bx, #IPL_SEG local
8632 mov ds, bx ;; Set segment local
8633 mov bx, IPL_SEQUENCE_OFFSET ;; BX is now the sequence number local
8634 inc bx ;; ++ local
8635 mov IPL_SEQUENCE_OFFSET, bx ;; Write it back local
8661 mov bx, #IPL_SEG local
8662 mov ds, bx ;; Set segment to write to the IPL memory local
8848 mov bx, ax ;; BX = cylinders local
8880 cmp bx, #2048 local
8888 cmp bx, #4096 local
8896 cmp bx, #8192 local
8992 mov bx, ax ;; BX = cylinders local
9024 cmp bx, #2048 local
9032 cmp bx, #4096 local
9040 cmp bx, #8192 local
    [all...]
  /external/llvm/lib/Target/X86/Disassembler/
X86Disassembler.cpp 568 baseReg = MCOperand::CreateReg(X86::BX);
572 baseReg = MCOperand::CreateReg(X86::BX);
  /external/llvm/lib/Target/ARM/
ARMBaseInstrInfo.h 358 return Opc == ARM::BX || Opc == ARM::MOVPCRX || Opc == ARM::tBRIND;
ARMAsmPrinter.cpp     [all...]
  /external/v8/src/arm/
constants-arm.h 213 BX = 1 << 4,
  /external/tremolo/Tremolo/
bitwiseARM.s 172 BX LR
230 BX LR
  /external/webkit/Source/JavaScriptCore/assembler/
ARMAssembler.h 158 BX = 0x012fff10,
616 void bx(int rm, Condition cc = AL) function in class:JSC::ARMAssembler
619 emitInst(static_cast<ARMWord>(cc) | BX, 0, 0, RM(rm));
633 bx(rm, cc);
  /external/qemu-pc-bios/vgabios/
clext.c 469 push bx
478 xor bx, bx variable
479 mov [PM_BIOSMEM_VBE_MODE], bx
481 pop bx
499 push bx
500 and bx, #0x7F variable
501 shl bx, 1 variable
503 mov bp, cirrus_extbios_handlers[bx]
504 pop bx
516 xor bx, bx variable
518 shl bx, 1 variable
582 xor bx, bx variable
584 shl bx, 1 variable
606 mov bx, [si+10] ;; seq variable
612 mov bx, [si+12] ;; graph variable
616 mov bx, [si+14] ;; crtc variable
672 add bx, #0x2 variable
684 mov bx, #_cirrus_id_table variable
700 xor bx, bx variable
756 mov bx, cirrus_extbios_A0h_callback variable
770 mov bx, #0x0E00 ;; IBM 8512\/8513, color variable
916 mov bx, [si+4] variable
917 mul bx ;; dx:ax=vramdisp variable
993 test bx, #0x3e00 variable
1018 test bx, #0x4000 ;; LFB variable
1022 test bx, #0x8000 ;; no clear variable
1054 mov bx, # PM_BIOSMEM_VBE_MODE variable
1056 mov bx, ax variable
1057 test bx, bx variable
1059 mov bx, # PM_BIOSMEM_CURRENT_MODE variable
1167 mov bx, #0x04 variable
1178 mov bx, #0x04 variable
1184 mov bx, ax variable
1203 mov bx, #0x0f30 variable
    [all...]
  /external/llvm/test/MC/ARM/
basic-thumb-instructions.s 187 @ BX
189 bx r2
191 @ CHECK: bx r2 @ encoding: [0x10,0x47]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/
armCOMM_s.h 752 BX$cc lr
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/
armCOMM_s.h 755 BX$cc lr

Completed in 2846 milliseconds

12 3