HomeSort by relevance Sort by last modified time
    Searched defs:OP_CALL (Results 1 - 7 of 7) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
lopcodes.h 207 OP_CALL,/* A B C R(A), ... ,R(A+C-2) := R(A)(R(A+1), ... ,R(A+B-1)) */
234 (*) In OP_CALL, if (B == 0) then B = top. If (C == 0), then `top' is
235 set to last_result+1, so next open instruction (OP_CALL, OP_RETURN,
239 set top (like in OP_CALL with C == 0).
  /external/syslinux/com32/lua/src/
lopcodes.h 207 OP_CALL,/* A B C R(A), ... ,R(A+C-2) := R(A)(R(A+1), ... ,R(A+B-1)) */
234 (*) In OP_CALL, if (B == 0) then B = top. If (C == 0), then `top' is
235 set to last_result+1, so next open instruction (OP_CALL, OP_RETURN,
239 set top (like in OP_CALL with C == 0).
  /toolchain/binutils/binutils-2.27/opcodes/
lm32-desc.h 65 , OP_BNE = 23, OP_CALL = 54, OP_CALLI = 62, OP_CMPE = 57
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
regint.h 537 OP_CALL, /* \g<name> */
  /external/mesa3d/src/gallium/drivers/nouveau/codegen/
nv50_ir.h 95 OP_CALL,
    [all...]
  /external/protobuf/php/ext/google/protobuf/
upb.h     [all...]
  /external/protobuf/ruby/ext/google/protobuf_c/
upb.h     [all...]

Completed in 219 milliseconds