205 lines
2.5 KiB
Plaintext
205 lines
2.5 KiB
Plaintext
@jvms8.pdf [The Java Virtual Machine Specification - Jave SE 8 Edition]
|
|
aaload, 381
|
|
aastore, 382
|
|
aconst_null, 384
|
|
aload, 385
|
|
aload_0, 386
|
|
aload_1, 386
|
|
aload_2, 386
|
|
aload_3, 386
|
|
anewarray, 387
|
|
areturn, 388
|
|
arraylength, 389
|
|
astore, 390
|
|
astore_0, 391
|
|
astore_1, 391
|
|
astore_2, 391
|
|
astore_3, 391
|
|
athrow, 392
|
|
baload, 394
|
|
bastore, 395
|
|
bipush, 396
|
|
caload, 397
|
|
castore, 398
|
|
checkcast, 399
|
|
d2f, 401
|
|
d2i, 402
|
|
d2l, 403
|
|
dadd, 404
|
|
daload, 406
|
|
dastore, 407
|
|
dcmpg, 408
|
|
dcmpl, 408
|
|
dconst_0, 410
|
|
dconst_1, 410
|
|
ddiv, 411
|
|
dload, 413
|
|
dload_0, 414
|
|
dload_1, 414
|
|
dload_2, 414
|
|
dload_3, 414
|
|
dmul, 415
|
|
dneg, 417
|
|
drem, 418
|
|
dreturn, 420
|
|
dstore, 421
|
|
dstore_0, 422
|
|
dstore_1, 422
|
|
dstore_2, 422
|
|
dstore_3, 422
|
|
dsub, 423
|
|
dup, 424
|
|
dup_x1, 425
|
|
dup_x2, 426
|
|
dup2, 427
|
|
dup2_x1, 428
|
|
dup2_x2, 429
|
|
f2d, 431
|
|
f2i, 432
|
|
f2l, 433
|
|
fadd, 434
|
|
faload, 436
|
|
fastore, 437
|
|
fcmpg, 438
|
|
fcmpl, 438
|
|
fconst_0, 440
|
|
fconst_1, 440
|
|
fconst_2, 440
|
|
fdiv, 441
|
|
fload, 443
|
|
fload_0, 444
|
|
fload_1, 444
|
|
fload_2, 444
|
|
fload_3, 444
|
|
fmul, 445
|
|
fneg, 447
|
|
frem, 448
|
|
freturn, 450
|
|
fstore, 451
|
|
fstore_0, 452
|
|
fstore_1, 452
|
|
fstore_2, 452
|
|
fstore_3, 452
|
|
fsub, 453
|
|
getfield, 454
|
|
getstatic, 456
|
|
goto, 458
|
|
goto_w, 459
|
|
i2b, 460
|
|
i2c, 461
|
|
i2d, 462
|
|
i2f, 463
|
|
i2l, 464
|
|
i2s, 465
|
|
iadd, 466
|
|
iaload, 467
|
|
iand, 468
|
|
iastore, 469
|
|
iconst_m1, 470
|
|
iconst_0, 470
|
|
iconst_1, 470
|
|
iconst_2, 470
|
|
iconst_3, 470
|
|
iconst_4, 470
|
|
iconst_5, 470
|
|
idiv, 471
|
|
if_acmpeq, 472
|
|
if_acmpne, 472
|
|
if_icmpeq, 473
|
|
if_icmpne, 473
|
|
if_icmplt, 473
|
|
if_icmple, 473
|
|
if_icmpgt, 473
|
|
if_icmpge, 473
|
|
ifeq, 475
|
|
ifne, 475
|
|
iflt, 475
|
|
ifge, 475
|
|
ifgt, 475
|
|
ifle, 475
|
|
ifnonnull, 477
|
|
ifnull, 478
|
|
iinc, 479
|
|
iload, 480
|
|
iload_0, 481
|
|
iload_1, 481
|
|
iload_2, 481
|
|
iload_3, 481
|
|
imul, 482
|
|
ineg, 483
|
|
instanceof, 484
|
|
invokedynamic, 486
|
|
invokeinterface, 491
|
|
invokespecial, 495
|
|
invokestatic, 500
|
|
invokevirtual, 503
|
|
ior, 508
|
|
irem, 509
|
|
ireturn, 510
|
|
ishl, 511
|
|
ishr, 512
|
|
istore, 513
|
|
istore_0, 514
|
|
istore_1, 514
|
|
istore_2, 514
|
|
istore_3, 514
|
|
isub, 515
|
|
iushr, 516
|
|
ixor, 517
|
|
jsr, 518
|
|
jsr_w, 519
|
|
l2d, 520
|
|
l2f, 521
|
|
l2i, 522
|
|
ladd, 523
|
|
laload, 524
|
|
land, 525
|
|
lastore, 526
|
|
lcmp, 527
|
|
lconst_0, 528
|
|
lconst_1, 528
|
|
ldc, 529
|
|
ldc_w, 531
|
|
ldc2_w, 533
|
|
ldiv, 534
|
|
lload, 535
|
|
lload_0, 536
|
|
lload_1, 536
|
|
lload_2, 536
|
|
lload_3, 536
|
|
lmul, 537
|
|
lneg, 538
|
|
lookupswitch, 539
|
|
lor, 541
|
|
lrem, 542
|
|
lreturn, 543
|
|
lshl, 544
|
|
lshr, 545
|
|
lstore, 546
|
|
lstore_0, 547
|
|
lstore_1, 547
|
|
lstore_2, 547
|
|
lstore_3, 547
|
|
lsub, 548
|
|
lushr, 549
|
|
lxor, 550
|
|
monitorenter, 551
|
|
monitorexit, 553
|
|
multianewarray, 555
|
|
new, 557
|
|
newarray, 559
|
|
nop, 561
|
|
pop, 562
|
|
pop2, 563
|
|
putfield, 564
|
|
putstatic, 566
|
|
ret, 568
|
|
return, 569
|
|
saload, 570
|
|
sastore, 571
|
|
sipush, 572
|
|
swap, 573
|
|
tableswitch, 574
|
|
wide, 576
|
|
|