The fields of Dalvik.Bytecode.Opcodes are listed below. For a list of all members, see the Opcodes Members list.
See Also: Inherited members from System.Object
const | OpAddDouble | int (171). |
const | OpAddDouble2addr | int (203). |
const | OpAddFloat | int (166). |
const | OpAddFloat2addr | int (198). |
const | OpAddInt | int (144). |
const | OpAddInt2addr | int (176). |
const | OpAddIntLit16 | int (208). |
const | OpAddIntLit8 | int (216). |
const | OpAddLong | int (155). |
const | OpAddLong2addr | int (187). |
const | OpAget | int (68). |
const | OpAgetBoolean | int (71). |
const | OpAgetByte | int (72). |
const | OpAgetChar | int (73). |
const | OpAgetObject | int (70). |
const | OpAgetShort | int (74). |
const | OpAgetWide | int (69). |
const | OpAndInt | int (149). |
const | OpAndInt2addr | int (181). |
const | OpAndIntLit16 | int (213). |
const | OpAndIntLit8 | int (221). |
const | OpAndLong | int (160). |
const | OpAndLong2addr | int (192). |
const | OpAput | int (75). |
const | OpAputBoolean | int (78). |
const | OpAputByte | int (79). |
const | OpAputChar | int (80). |
const | OpAputObject | int (77). |
const | OpAputShort | int (81). |
const | OpAputWide | int (76). |
const | OpArrayLength | int (33). |
const | OpBreakpoint | int (236). Implementation detail. |
const | OpCheckCast | int (31). |
const | OpCheckCastJumbo | int (511). Never implemented; do not use. |
const | OpCmpgDouble | int (48). |
const | OpCmpgFloat | int (46). |
const | OpCmplDouble | int (47). |
const | OpCmplFloat | int (45). |
const | OpCmpLong | int (49). |
const | OpConst | int (20). |
const | OpConst16 | int (19). |
const | OpConst4 | int (18). |
const | OpConstClass | int (28). |
const | OpConstClassJumbo | int (255). Never implemented; do not use. |
const | OpConstHigh16 | int (21). |
const | OpConstString | int (26). |
const | OpConstStringJumbo | int (27). |
const | OpConstWide | int (24). |
const | OpConstWide16 | int (22). |
const | OpConstWide32 | int (23). |
const | OpConstWideHigh16 | int (25). |
const | OpDivDouble | int (174). |
const | OpDivDouble2addr | int (206). |
const | OpDivFloat | int (169). |
const | OpDivFloat2addr | int (201). |
const | OpDivInt | int (147). |
const | OpDivInt2addr | int (179). |
const | OpDivIntLit16 | int (211). |
const | OpDivIntLit8 | int (219). |
const | OpDivLong | int (158). |
const | OpDivLong2addr | int (190). |
const | OpDoubleToFloat | int (140). |
const | OpDoubleToInt | int (138). |
const | OpDoubleToLong | int (139). |
const | OpExecuteInline | int (238). Implementation detail. |
const | OpExecuteInlineRange | int (239). Implementation detail. |
const | OpFillArrayData | int (38). |
const | OpFilledNewArray | int (36). |
const | OpFilledNewArrayJumbo | int (1535). Never implemented; do not use. |
const | OpFilledNewArrayRange | int (37). |
const | OpFloatToDouble | int (137). |
const | OpFloatToInt | int (135). |
const | OpFloatToLong | int (136). |
const | OpGoto | int (40). |
const | OpGoto16 | int (41). |
const | OpGoto32 | int (42). |
const | OpIfEq | int (50). |
const | OpIfEqz | int (56). |
const | OpIfGe | int (53). |
const | OpIfGez | int (59). |
const | OpIfGt | int (54). |
const | OpIfGtz | int (60). |
const | OpIfLe | int (55). |
const | OpIfLez | int (61). |
const | OpIfLt | int (52). |
const | OpIfLtz | int (58). |
const | OpIfNe | int (51). |
const | OpIfNez | int (57). |
const | OpIget | int (82). |
const | OpIgetBoolean | int (85). |
const | OpIgetBooleanJumbo | int (2559). Never implemented; do not use. |
const | OpIgetByte | int (86). |
const | OpIgetByteJumbo | int (2815). Never implemented; do not use. |
const | OpIgetChar | int (87). |
const | OpIgetCharJumbo | int (3071). Never implemented; do not use. |
const | OpIgetJumbo | int (1791). Never implemented; do not use. |
const | OpIgetObject | int (84). |
const | OpIgetObjectJumbo | int (2303). Never implemented; do not use. |
const | OpIgetObjectQuick | int (244). Implementation detail. |
const | OpIgetQuick | int (242). Implementation detail. |
const | OpIgetShort | int (88). |
const | OpIgetShortJumbo | int (3327). Never implemented; do not use. |
const | OpIgetWide | int (83). |
const | OpIgetWideJumbo | int (2047). Never implemented; do not use. |
const | OpIgetWideQuick | int (243). Implementation detail. |
const | OpIgetWideVolatile | int (232). Implementation detail. |
const | OpInstanceOf | int (32). |
const | OpInstanceOfJumbo | int (767). Never implemented; do not use. |
const | OpIntToByte | int (141). |
const | OpIntToChar | int (142). |
const | OpIntToDouble | int (131). |
const | OpIntToFloat | int (130). |
const | OpIntToLong | int (129). |
const | OpIntToShort | int (143). |
const | OpInvokeDirect | int (112). |
const | OpInvokeDirectEmpty | int (240). Implementation detail. |
const | OpInvokeDirectJumbo | int (9471). Never implemented; do not use. |
const | OpInvokeDirectRange | int (118). |
const | OpInvokeInterface | int (114). |
const | OpInvokeInterfaceJumbo | int (9983). Never implemented; do not use. |
const | OpInvokeInterfaceRange | int (120). |
const | OpInvokeStatic | int (113). |
const | OpInvokeStaticJumbo | int (9727). Never implemented; do not use. |
const | OpInvokeStaticRange | int (119). |
const | OpInvokeSuper | int (111). |
const | OpInvokeSuperJumbo | int (9215). Never implemented; do not use. |
const | OpInvokeSuperQuick | int (250). Implementation detail. |
const | OpInvokeSuperQuickRange | int (251). Implementation detail. |
const | OpInvokeSuperRange | int (117). |
const | OpInvokeVirtual | int (110). |
const | OpInvokeVirtualJumbo | int (8959). Never implemented; do not use. |
const | OpInvokeVirtualQuick | int (248). Implementation detail. |
const | OpInvokeVirtualQuickRange | int (249). Implementation detail. |
const | OpInvokeVirtualRange | int (116). |
const | OpIput | int (89). |
const | OpIputBoolean | int (92). |
const | OpIputBooleanJumbo | int (4351). Never implemented; do not use. |
const | OpIputByte | int (93). |
const | OpIputByteJumbo | int (4607). Never implemented; do not use. |
const | OpIputChar | int (94). |
const | OpIputCharJumbo | int (4863). Never implemented; do not use. |
const | OpIputJumbo | int (3583). Never implemented; do not use. |
const | OpIputObject | int (91). |
const | OpIputObjectJumbo | int (4095). Never implemented; do not use. |
const | OpIputObjectQuick | int (247). Implementation detail. |
const | OpIputQuick | int (245). Implementation detail. |
const | OpIputShort | int (95). |
const | OpIputShortJumbo | int (5119). Never implemented; do not use. |
const | OpIputWide | int (90). |
const | OpIputWideJumbo | int (3839). Never implemented; do not use. |
const | OpIputWideQuick | int (246). Implementation detail. |
const | OpIputWideVolatile | int (233). Implementation detail. |
const | OpLongToDouble | int (134). |
const | OpLongToFloat | int (133). |
const | OpLongToInt | int (132). |
const | OpMonitorEnter | int (29). |
const | OpMonitorExit | int (30). |
const | OpMove | int (1). |
const | OpMove16 | int (3). |
const | OpMoveException | int (13). |
const | OpMoveFrom16 | int (2). |
const | OpMoveObject | int (7). |
const | OpMoveObject16 | int (9). |
const | OpMoveObjectFrom16 | int (8). |
const | OpMoveResult | int (10). |
const | OpMoveResultObject | int (12). |
const | OpMoveResultWide | int (11). |
const | OpMoveWide | int (4). |
const | OpMoveWide16 | int (6). |
const | OpMoveWideFrom16 | int (5). |
const | OpMulDouble | int (173). |
const | OpMulDouble2addr | int (205). |
const | OpMulFloat | int (168). |
const | OpMulFloat2addr | int (200). |
const | OpMulInt | int (146). |
const | OpMulInt2addr | int (178). |
const | OpMulIntLit16 | int (210). |
const | OpMulIntLit8 | int (218). |
const | OpMulLong | int (157). |
const | OpMulLong2addr | int (189). |
const | OpNegDouble | int (128). |
const | OpNegFloat | int (127). |
const | OpNegInt | int (123). |
const | OpNegLong | int (125). |
const | OpNewArray | int (35). |
const | OpNewArrayJumbo | int (1279). Never implemented; do not use. |
const | OpNewInstance | int (34). |
const | OpNewInstanceJumbo | int (1023). Never implemented; do not use. |
const | OpNop | int (0). |
const | OpNotInt | int (124). |
const | OpNotLong | int (126). |
const | OpOrInt | int (150). |
const | OpOrInt2addr | int (182). |
const | OpOrIntLit16 | int (214). |
const | OpOrIntLit8 | int (222). |
const | OpOrLong | int (161). |
const | OpOrLong2addr | int (193). |
const | OpPackedSwitch | int (43). |
const | OpRemDouble | int (175). |
const | OpRemDouble2addr | int (207). |
const | OpRemFloat | int (170). |
const | OpRemFloat2addr | int (202). |
const | OpRemInt | int (148). |
const | OpRemInt2addr | int (180). |
const | OpRemIntLit16 | int (212). |
const | OpRemIntLit8 | int (220). |
const | OpRemLong | int (159). |
const | OpRemLong2addr | int (191). |
const | OpReturn | int (15). |
const | OpReturnObject | int (17). |
const | OpReturnVoid | int (14). |
const | OpReturnWide | int (16). |
const | OpRsubInt | int (209). |
const | OpRsubIntLit8 | int (217). |
const | OpSget | int (96). |
const | OpSgetBoolean | int (99). |
const | OpSgetBooleanJumbo | int (6143). Never implemented; do not use. |
const | OpSgetByte | int (100). |
const | OpSgetByteJumbo | int (6399). Never implemented; do not use. |
const | OpSgetChar | int (101). |
const | OpSgetCharJumbo | int (6655). Never implemented; do not use. |
const | OpSgetJumbo | int (5375). Never implemented; do not use. |
const | OpSgetObject | int (98). |
const | OpSgetObjectJumbo | int (5887). Never implemented; do not use. |
const | OpSgetShort | int (102). |
const | OpSgetShortJumbo | int (6911). Never implemented; do not use. |
const | OpSgetWide | int (97). |
const | OpSgetWideJumbo | int (5631). Never implemented; do not use. |
const | OpSgetWideVolatile | int (234). Implementation detail. |
const | OpShlInt | int (152). |
const | OpShlInt2addr | int (184). |
const | OpShlIntLit8 | int (224). |
const | OpShlLong | int (163). |
const | OpShlLong2addr | int (195). |
const | OpShrInt | int (153). |
const | OpShrInt2addr | int (185). |
const | OpShrIntLit8 | int (225). |
const | OpShrLong | int (164). |
const | OpShrLong2addr | int (196). |
const | OpSparseSwitch | int (44). |
const | OpSput | int (103). |
const | OpSputBoolean | int (106). |
const | OpSputBooleanJumbo | int (7935). Never implemented; do not use. |
const | OpSputByte | int (107). |
const | OpSputByteJumbo | int (8191). Never implemented; do not use. |
const | OpSputChar | int (108). |
const | OpSputCharJumbo | int (8447). Never implemented; do not use. |
const | OpSputJumbo | int (7167). Never implemented; do not use. |
const | OpSputObject | int (105). |
const | OpSputObjectJumbo | int (7679). Never implemented; do not use. |
const | OpSputShort | int (109). |
const | OpSputShortJumbo | int (8703). Never implemented; do not use. |
const | OpSputWide | int (104). |
const | OpSputWideJumbo | int (7423). Never implemented; do not use. |
const | OpSputWideVolatile | int (235). Implementation detail. |
const | OpSubDouble | int (172). |
const | OpSubDouble2addr | int (204). |
const | OpSubFloat | int (167). |
const | OpSubFloat2addr | int (199). |
const | OpSubInt | int (145). |
const | OpSubInt2addr | int (177). |
const | OpSubLong | int (156). |
const | OpSubLong2addr | int (188). |
const | OpThrow | int (39). |
const | OpThrowVerificationError | int (237). Implementation detail. |
const | OPUNUSED3e | int (62). Documentation for this section has not yet been entered. |
const | OPUNUSED3f | int (63). Documentation for this section has not yet been entered. |
const | OpUnused40 | int (64). Documentation for this section has not yet been entered. |
const | OpUnused41 | int (65). Documentation for this section has not yet been entered. |
const | OpUnused42 | int (66). Documentation for this section has not yet been entered. |
const | OpUnused43 | int (67). Documentation for this section has not yet been entered. |
const | OpUnused73 | int (115). Documentation for this section has not yet been entered. |
const | OpUnused79 | int (121). Documentation for this section has not yet been entered. |
const | OpUnused7a | int (122). Documentation for this section has not yet been entered. |
const | OpUnusedE3 | int (227). Documentation for this section has not yet been entered. |
const | OpUnusedE4 | int (228). Documentation for this section has not yet been entered. |
const | OpUnusedE5 | int (229). Documentation for this section has not yet been entered. |
const | OpUnusedE6 | int (230). Documentation for this section has not yet been entered. |
const | OpUnusedE7 | int (231). Documentation for this section has not yet been entered. |
const | OpUnusedE8 | int (232). Documentation for this section has not yet been entered. |
const | OpUnusedE9 | int (233). Documentation for this section has not yet been entered. |
const | OpUnusedEa | int (234). Documentation for this section has not yet been entered. |
const | OpUnusedEb | int (235). Documentation for this section has not yet been entered. |
const | OpUnusedEc | int (236). Documentation for this section has not yet been entered. |
const | OpUnusedEd | int (237). Documentation for this section has not yet been entered. |
const | OpUnusedEf | int (239). Documentation for this section has not yet been entered. |
const | OpUnusedF1 | int (241). Documentation for this section has not yet been entered. |
const | OpUnusedFc | int (252). Documentation for this section has not yet been entered. |
const | OpUnusedFd | int (253). Documentation for this section has not yet been entered. |
const | OpUnusedFe | int (254). Documentation for this section has not yet been entered. |
const | OpUnusedFf | int (255). Documentation for this section has not yet been entered. |
const | OpUshrInt | int (154). |
const | OpUshrInt2addr | int (186). |
const | OpUshrIntLit8 | int (226). |
const | OpUshrLong | int (165). |
const | OpUshrLong2addr | int (197). |
const | OpXorInt | int (151). |
const | OpXorInt2addr | int (183). |
const | OpXorIntLit16 | int (215). |
const | OpXorIntLit8 | int (223). |
const | OpXorLong | int (162). |
const | OpXorLong2addr | int (194). |